Class ThreadSafeCachingSupplier<T>
java.lang.Object
com.networknt.schema.utils.ThreadSafeCachingSupplier<T>
- Type Parameters:
T- the type of results cached by this supplier
- All Implemented Interfaces:
Supplier<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadSafeCachingSupplier
-
-
Method Details
-
get
-