| Package | Description |
|---|---|
| org.eclipse.collections.impl.tuple |
This package contains implementations of
Pair and Twin. |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2> ImmutableEntry<T1,T2> |
ImmutableEntry.of(T1 key,
T2 value) |
Copyright © 2004–2017. All rights reserved.