Class BufferedValue.NullValue

java.lang.Object
tools.jackson.dataformat.csv.impl.BufferedValue
tools.jackson.dataformat.csv.impl.BufferedValue.NullValue
Enclosing class:
BufferedValue

protected static final class BufferedValue.NullValue extends BufferedValue
  • Field Details

  • Constructor Details

    • NullValue

      private NullValue()
  • Method Details

    • write

      public void write(CsvEncoder w) throws tools.jackson.core.JacksonException
      Specified by:
      write in class BufferedValue
      Throws:
      tools.jackson.core.JacksonException