Package de.hillenbrand.util

Interface Summary
Sorter.Comparable This is an alternative interface that can be used to order objects.
Sorter.Comparer This interface defines the compare() method used to compare two objects.
 

Class Summary
FileUtils  
ImageUtils  
Sorter This class defines a bunch of static methods for efficiently sorting arrays of Strings or other objects.
Utils