| Package | Description |
|---|---|
| com.opengamma.strata.collect |
Root package for common data structures used by Strata.
|
| com.opengamma.strata.collect.timeseries |
Time-series data structures.
|
| com.opengamma.strata.collect.tuple |
Tuple data structures.
|
| Class and Description |
|---|
| ObjIntPair
An immutable pair consisting of an
Object and an int. |
| Pair
An immutable pair consisting of two elements.
|
| Class and Description |
|---|
| Pair
An immutable pair consisting of two elements.
|
| Class and Description |
|---|
| DoublesPair
An immutable pair consisting of two
double elements. |
| DoublesPair.Meta
The meta-bean for
DoublesPair. |
| IntDoublePair
An immutable pair consisting of an
int and double. |
| IntDoublePair.Meta
The meta-bean for
IntDoublePair. |
| LongDoublePair
An immutable pair consisting of a
long and double. |
| LongDoublePair.Meta
The meta-bean for
LongDoublePair. |
| ObjDoublePair
An immutable pair consisting of an
Object and a double. |
| ObjDoublePair.Meta
The meta-bean for
ObjDoublePair. |
| ObjIntPair
An immutable pair consisting of an
Object and an int. |
| ObjIntPair.Meta
The meta-bean for
ObjIntPair. |
| Pair
An immutable pair consisting of two elements.
|
| Pair.Meta
The meta-bean for
Pair. |
| Triple
An immutable triple consisting of three elements.
|
| Triple.Meta
The meta-bean for
Triple. |
| Tuple
Base interface for all tuple types.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.