V - the type of the returned value.E - the type of the throwable exception.public static interface RoleCaller.ThrowingSupplier<V,E extends Throwable>
| Modifier and Type | Method and Description |
|---|---|
V |
get()
Executes a task that returns a value.
|
Copyright © 2017. All rights reserved.