Interface DoubleSimpleTypeHandler


  • public interface DoubleSimpleTypeHandler
    • Method Detail

      • parseDouble

        double parseDouble​(String text)
      • toText

        String toText​(double value)