Class JsonExtension.SimpleConfig

  • Enclosing class:
    JsonExtension

    public class JsonExtension.SimpleConfig
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleConfig​(int indent)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void indentWithSpaces​(int indent)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SimpleConfig

        public SimpleConfig​(int indent)
    • Method Detail

      • indentWithSpaces

        public void indentWithSpaces​(int indent)