T
@FunctionalInterface public interface SerializableSupplier<T> extends java.io.Serializable, java.util.function.Supplier<T>
Supplier
get