| Package | Description |
|---|---|
| com.helger.commons.collection.pair |
| Modifier and Type | Method and Description |
|---|---|
static <T,U> Pair<T,U> |
Pair.create(T aFirst,
U aSecond) |
Pair<DATA1TYPE,DATA2TYPE> |
Pair.getClone() |
Copyright © 2014–2016 Philip Helger. All rights reserved.