R
- result typeT
- supplied type@FunctionalInterface public interface AsyncSupplier<R,T>
Modifier and Type | Method and Description |
---|---|
T |
get(AsyncExecution<R> execution) |
T get(AsyncExecution<R> execution) throws Exception
Exception
Copyright © 2022. All rights reserved.