T
public class SoftCachedSupplier<T> extends Object implements Supplier<T>
SoftCachedSupplier(Supplier<T> fn)
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SoftCachedSupplier(Supplier<T> fn)
fn
@Nullable public T get()
get
Supplier<T>
Copyright © 2019 SimiaCryptus Software. All rights reserved.