T - result type@FunctionalInterface public interface ContextualSupplier<T>
| Modifier and Type | Method and Description |
|---|---|
T |
get(ExecutionContext context) |
T get(ExecutionContext context) throws Exception
ExceptionCopyright © 2019. All rights reserved.