| Package | Description |
|---|---|
| com.opengamma.strata.collect |
Root package for common data structures used by Strata.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> UnaryOperator<T> |
Unchecked.unaryOperator(CheckedUnaryOperator<T> function)
Converts checked exceptions to unchecked based on the
UnaryOperator interface. |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.