Package jade.util.leap
Interface Comparable
-
- All Superinterfaces:
Comparable
- All Known Implementing Classes:
AgentState,AID,OntoAID,PlatformState,StateBase
public interface Comparable extends Comparable
J2SE version of the "Comparable" interface, used to sort elements in LEAPSortedSet.- See Also:
Comparable
-
-
Method Summary
-
Methods inherited from interface java.lang.Comparable
compareTo
-
-