| Package | Description |
|---|---|
| org.nerd4j.utils.tuple |
| Class and Description |
|---|
| ComparablePair
Represents an immutable and comparable pair of values.
|
| ComparablePair.Builder
Implementation of the
pattern builder intended to be used
to create ComparablePairs with custom combination of
comparable and non comparable values. |
| ComparableTriple
Represents an immutable and comparable triple of values.
|
| ComparableTriple.MiddleBuilder
Implementation of the
pattern builder intended to be used
to create ComparableTriples with custom combination of
comparable and non comparable values. |
| Pair
Represents an immutable pair of values.
|
| Triple
Represents an immutable triple of values.
|
Copyright © 2011–2020 Nerd4j. All rights reserved.