Package com.networknt.schema.utils
Class CachingSupplier<T>
- java.lang.Object
-
- com.networknt.schema.utils.CachingSupplier<T>
-
-
Constructor Summary
Constructors Constructor Description CachingSupplier(Supplier<T> supplier)
-
Constructor | Description |
---|---|
CachingSupplier(Supplier<T> supplier) |