Package | Description |
---|---|
net.sf.kdgcommons.tuple |
This package contains a variety of tuple implementations: paramterized, immutable
containers for small numbers of values.
|
Class and Description |
---|
Tuple2
An immutable parameterized container for two values.
|