Uses of Interface
org.gcube.dir.master.selection.rankers.Ranker

Packages that use Ranker
org.gcube.dir.master.selection.rankers   
 

Uses of Ranker in org.gcube.dir.master.selection.rankers
 

Classes in org.gcube.dir.master.selection.rankers that implement Ranker
 class CORIRanker
          A Ranker implementation based on the CORI algorithm.
 class RandomRanker
          A Ranker implementation based on a randomisations of the input collections (suitable for testing).