Package graphql.util
Class InterThreadMemoizedSupplier<T>
java.lang.Object
graphql.util.InterThreadMemoizedSupplier<T>
- Type Parameters:
T
- for two
- All Implemented Interfaces:
Supplier<T>
This memoizing supplier DOES use locked double locking to set its value.
-
Constructor Summary
Constructors -
Method Summary