|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImmutablePair | |
---|---|
org.apache.commons.lang3.tuple | Tuple classes, starting with a Pair class in version 3.0. |
Uses of ImmutablePair in org.apache.commons.lang3.tuple |
---|
Methods in org.apache.commons.lang3.tuple that return ImmutablePair | ||
---|---|---|
static
|
ImmutablePair.of(L left,
R right)
Obtains an immutable pair of from two objects inferring the generic types. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |