Processing interface - interface representing classes that are sortable. More...
Public Member Functions | |
int | compareTo (Sortable other) |
compare value with another. |
Processing interface - interface representing classes that are sortable.
int Sortable.compareTo | ( | Sortable | other | ) |