Class CachedSupplier<T>
java.lang.Object
com.networknt.schema.CachedSupplier<T>
- Type Parameters:
T- the type cached
- All Implemented Interfaces:
Supplier<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
delegate
-
cache
-
-
Constructor Details
-
CachedSupplier
-
-
Method Details
-
get
-