R
- result typeT
- supplied type@FunctionalInterface public interface ContextualSupplier<R,T>
Modifier and Type | Method and Description |
---|---|
T |
get(ExecutionContext<R> context) |
T get(ExecutionContext<R> context) throws Throwable
Throwable
Copyright © 2022. All rights reserved.