java.lang.Object
org.apache.johnzon.core.JsonProviderImpl.Cached<T>
- Type Parameters:
T- the type of the cached instance.
- All Implemented Interfaces:
Supplier<T>
- Enclosing class:
- JsonProviderImpl
Enables to not allocate potentially big instances or delay the initialization but ensure it happens only once.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary