| Package | Description |
|---|---|
| com.opengamma.strata.collect.tuple |
Tuple data structures.
|
| Modifier and Type | Method and Description |
|---|---|
static Triple.Meta |
Triple.meta()
The meta-bean for
Triple. |
Triple.Meta<A,B,C> |
Triple.metaBean() |
static <R,S,T> Triple.Meta<R,S,T> |
Triple.metaTriple(Class<R> cls1,
Class<S> cls2,
Class<T> cls3)
The meta-bean for
Triple. |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.