| Modifier and Type | Field and Description |
|---|---|
EX.Supplier<T> |
delegate |
| Constructor and Description |
|---|
SupplierWrapper(EX.Supplier<T> delegate) |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
public final EX.Supplier<T> delegate
public SupplierWrapper(EX.Supplier<T> delegate)