jade.util.leap
Interface Comparable

All Superinterfaces:
java.lang.Comparable
All Known Implementing Classes:
AID, StateBase

public interface Comparable
extends java.lang.Comparable

J2SE version of the "Comparable" interface, used to sort elements in LEAPSortedSet.

See Also:
Comparable

Methods inherited from interface java.lang.Comparable
compareTo
 



JADE