- java.lang.Object
- 
- org.apache.johnzon.jsonb.JohnzonBuilder.Lazy<T>
 
- 
- All Implemented Interfaces:
- java.util.function.Supplier<T>
 - Enclosing class:
- JohnzonBuilder
 
 private abstract static class JohnzonBuilder.Lazy<T> extends java.lang.Object implements java.util.function.Supplier<T>
- 
- 
Constructor SummaryConstructors Modifier Constructor Description privateLazy()
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected abstract TdoCreate()Tget()
 
-