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 © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641