R - the type of the result@FunctionalInterface public interface CheckedSupplier<R>
Supplier.
This is intended to be used with Unchecked.
| Modifier and Type | Method and Description |
|---|---|
R |
get()
Gets a result.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.