|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opengts.util.Tuple
public class Tuple
Tuple
a wrapper class for Tuples
Nested Class Summary | |
---|---|
static class |
Tuple.Pair<AA,BB>
A wrapper for a pair of items |
static class |
Tuple.Quad<AA,BB,CC,DD>
A wrapper for a quadruple of items |
static class |
Tuple.Single<AA>
A wrapper for a single item |
static class |
Tuple.Triple<AA,BB,CC>
A wrapper for a triple of items |
Constructor Summary | |
---|---|
Tuple()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Tuple()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |