Class JsonbValueConverter
- java.lang.Object
- 
- org.apache.johnzon.jsonb.converter.JsonbValueConverter
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.apache.johnzon.mapper.ConverterConverter.TypeAccess
 
- 
 - 
Constructor SummaryConstructors Constructor Description JsonbValueConverter()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectfromString(String text)StringtoString(Object instance)
 
-