Betty v1.1.0

Uses of Class
christophedelory.betty.model.rank.AbstractLocalRankProcessor

Packages that use AbstractLocalRankProcessor
christophedelory.betty.model.rank The rank processing models
 

Uses of AbstractLocalRankProcessor in christophedelory.betty.model.rank
 

Subclasses of AbstractLocalRankProcessor in christophedelory.betty.model.rank
 class LocalHighestResultDifferenceRankProcessor
          A rank processor which scope is only a given list of players, and based on the difference of player results.
 class LocalHighestResultRankProcessor
          A rank processor which scope is only a given list of players, and based on the player results.
 class LocalHighestScoreRankProcessor
          A rank processor which scope is only a given list of players, and based on the player scores.
 class LocalLowestResultRankProcessor
          A rank processor which scope is only a given list of players, and based on the player results.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.