Package com.networknt.schema.utils
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>
Supplier that caches the value.-
Constructor Summary
Constructors -
Method Summary