|
Jumpi v1.2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Semantically identical to java.util.Comparable
but needed
because MIDP does not support this interface.
Heap
Method Summary | |
int |
compareTo(java.lang.Object obj)
Compares this object with the specified object for order. |
Method Detail |
public int compareTo(java.lang.Object obj)
obj
- the other instance to compare to this instance.
java.lang.ClassCastException
- if the specified object's type prevents it
from being compared to this Object.
|
Jumpi v1.2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |