com.tssap.util.ui.action
Interface IDisplayableCategoryComparator


public interface IDisplayableCategoryComparator

See Also:
Comparator

Method Summary
 int compare(IDisplayableCategory category1, IDisplayableCategory category2)
           
 

Method Detail

compare

public int compare(IDisplayableCategory category1,
                   IDisplayableCategory category2)
Parameters:
o1 -  
o2 -  
Returns:
 
See Also:
Comparator


Copyright © 2005 SAP AG. All Rights Reserved.