| Package | Description |
|---|---|
| com.helger.commons.collections.triple |
| Modifier and Type | Method and Description |
|---|---|
static <T,U,V> ReadonlyTriple<T,U,V> |
ReadonlyTriple.create(T aFirst,
U aSecond,
V aThird) |
Copyright © 2014 Philip Helger. All rights reserved.