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