Package com.networknt.schema
Class CachedSupplier<T>
java.lang.Object
com.networknt.schema.CachedSupplier<T>
- Type Parameters:
T
- the type cached
- All Implemented Interfaces:
Supplier<T>
Supplier that caches the output.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary