T
- stream tuple type@FunctionalInterface
public interface CheckedSupplier<T>
Modifier and Type | Method and Description |
---|---|
T |
get()
Get a result.
|
T get() throws java.lang.Exception
java.lang.Exception
- if there are errorsCopyright © 2017 The Apache Software Foundation. All Rights Reserved - 4744f56-20170226-1707