T
- for twopublic class InterThreadMemoizedSupplier<T>
extends java.lang.Object
implements java.util.function.Supplier<T>
Constructor and Description |
---|
InterThreadMemoizedSupplier(java.util.function.Supplier<T> delegate) |
Modifier and Type | Method and Description |
---|---|
T |
get() |