java.util.function.Supplier<T>@FunctionalInterface
public interface IOSupplier<T>
extends java.util.function.Supplier<T>
| Modifier and Type | Method | Description |
|---|---|---|
default T |
get() |
|
T |
ioGet() |
Copyright © 2012–2018 MARID software development group. All rights reserved.