Uses of Class
messif.utility.SortedCollection

Packages that use SortedCollection
messif.objects.util Various utilities for working with collections of objects. 
 

Uses of SortedCollection in messif.objects.util
 

Subclasses of SortedCollection in messif.objects.util
 class DoubleSortedCollection
          This class resorts the ranked objects according to new distances (returned by method implemented in the child classes).
 class RankedSortedCollection
          Specialization of SortedCollection that is specific for distance-ranked objects.