|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| CompPair<A extends Comparable<A>,B extends Comparable<B>> | Although Pair implements Comparable, it is only comparable if A and B implement Comparable -- if they do not, in the future, Exceptions may be thrown. |
| Maps | |
| myAux | |
| Pair<A,B> | A Pair of objects delegating hashCode and equals to its members. |
| SamePair<T> | A Pair that requires both members to be of the same type. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||