Class TableArrayValueWriter

java.lang.Object
com.moandjiezana.toml.ArrayValueWriter
com.moandjiezana.toml.TableArrayValueWriter
All Implemented Interfaces:
ValueWriter

class TableArrayValueWriter extends ArrayValueWriter
  • Field Details

    • TABLE_ARRAY_VALUE_WRITER

      static final ValueWriter TABLE_ARRAY_VALUE_WRITER
  • Constructor Details

    • TableArrayValueWriter

      private TableArrayValueWriter()
  • Method Details