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