Package io.micronaut.aot.internal
Interface StreamHelper.ThrowingSupplier<T>
- Type Parameters:
 T- the type of the supplied value
- Enclosing class:
 - StreamHelper
 
public static interface StreamHelper.ThrowingSupplier<T>
A helper interface to capture suppliers which
 may throw an exception.
- 
Method Summary
 
- 
Method Details
- 
get
- Throws:
 Exception
 
 -