Class BufferedValue.FloatValue

    • Field Detail

      • _value

        private final float _value
    • Constructor Detail

      • FloatValue

        public FloatValue​(float v)
    • Method Detail

      • write

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