de.grogra.pf.registry
Interface ItemComparator


public interface ItemComparator


Method Summary
 int compare(Item item1, Item item2, java.lang.Object info)
           
 

Method Detail

compare

int compare(Item item1,
            Item item2,
            java.lang.Object info)