Constructor and Description |
---|
WeakCachedSupplier(Supplier<T> fn)
Instantiates a new Weak cached supplier.
|
Modifier and Type | Method and Description |
---|---|
T |
get() |
SoftCachedSupplier<T> |
getSoftRef()
Gets soft ref.
|
Copyright © 2019 SimiaCryptus Software. All rights reserved.