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