ReportMill 8.0 API

com.reportmill.base
Interface RMSort.Compare

Enclosing interface:
RMSort

public static interface RMSort.Compare

Defines an interface for objects that know how to compare themselves.


Method Summary
 int compare(java.lang.Object anObj)
           
 

Method Detail

compare

public int compare(java.lang.Object anObj)

ReportMill 8.0 API