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