Class InterThreadMemoizedSupplier<T>
java.lang.Object
graphql.util.InterThreadMemoizedSupplier<T>
- Type Parameters:
T- for two
- All Implemented Interfaces:
Supplier<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
delegate
-
initialized
private volatile boolean initialized -
lock
-
value
-
-
Constructor Details
-
InterThreadMemoizedSupplier
-
-
Method Details
-
get
-