|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--minijlisp.util.Comparables
Utility functions for dealing with Comparable objects.
| Constructor Summary | |
Comparables()
|
|
| Method Summary | |
static boolean |
less(java.lang.Comparable lhs,
java.lang.Comparable rhs)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Comparables()
| Method Detail |
public static boolean less(java.lang.Comparable lhs,
java.lang.Comparable rhs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||