public class SerializedSupplier<T> extends Object implements Serializable, Supplier<T>
SerializedSupplier(T obj)
T
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SerializedSupplier(T obj)
public T get()
get
Supplier<T>
Copyright © 2020. All rights reserved.