See: Description
| Class | Description |
|---|---|
| ArgChecker |
Contains utility methods for checking inputs to methods.
|
| DoubleArrayMath |
Contains utility methods for maths on double arrays.
|
| Guavate |
Utilities that help bridge the gap between Java 8 and Google Guava.
|
| MapStream<K,V> |
A stream implementation based on
Map.Entry. |
| Messages |
Contains utility methods for managing messages.
|
| NumberFormatter |
Provides the ability to parse and format numbers.
|
| TypedString<T extends TypedString<T>> |
An abstract class designed to enable typed strings.
|
| Unchecked |
Static utility methods that convert checked exceptions to unchecked.
|
| Version |
Provides access to the version of Strata.
|
| Exception | Description |
|---|---|
| UncheckedReflectiveOperationException |
An unchecked reflection exception.
|
Each package focuses on a different data structure:
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.