Class NodeSerializerOptions

java.lang.Object
cool.scx.object.serializer.NodeSerializerOptions

public final class NodeSerializerOptions extends Object
NodeSerializerOptions
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • NodeSerializerOptions

      public NodeSerializerOptions()
  • Method Details

    • maxNestingDepth

      public int maxNestingDepth()
    • maxNestingDepth

      public NodeSerializerOptions maxNestingDepth(int maxNestingDepth)