| Package | Description |
|---|---|
| com.phloc.commons.collections.pair |
| Modifier and Type | Class and Description |
|---|---|
class |
Pair<DATA1TYPE,DATA2TYPE>
A generic pair class.
|
| Modifier and Type | Method and Description |
|---|---|
static <T,U> IPair<T,U> |
Pair.create(T aFirst,
U aSecond) |
Copyright © 2006–2015 phloc systems. All rights reserved.