| Class | Description |
|---|---|
| Pair<T1,T2> |
In mathematics and computer science a tuple captures the intuitive notion
of an ordered list of elements.
|
| Quadruplet<T1,T2,T3,T4> |
In mathematics and computer science a tuple captures the intuitive notion
of an ordered list of elements.
|
| Triplet<T1,T2,T3> |
In mathematics and computer science a tuple captures the intuitive notion
of an ordered list of elements.
|
| UnaryTuple<T1> |
In mathematics and computer science a tuple captures the intuitive notion
of an ordered list of elements.
|
Copyright © 2014. All Rights Reserved.