Class BufferedValue.DoubleValue

    • Field Detail

      • _value

        private final double _value
    • Constructor Detail

      • DoubleValue

        public DoubleValue​(double v)
    • Method Detail

      • write

        public void write​(CsvEncoder w)
                   throws java.io.IOException
        Specified by:
        write in class BufferedValue
        Throws:
        java.io.IOException