public class SoftCachedSupplier<T> extends Object implements java.util.function.Supplier<T>
| Constructor and Description |
|---|
SoftCachedSupplier(java.util.function.Supplier<T> fn) |
public SoftCachedSupplier(java.util.function.Supplier<T> fn)
@Nullable public T get()
get in interface java.util.function.Supplier<T>Copyright © 2019 SimiaCryptus Software. All rights reserved.