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