Class JsonNodeSerializerOptions

java.lang.Object
cool.scx.object.serializer.json.JsonNodeSerializerOptions

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

    • JsonNodeSerializerOptions

      public JsonNodeSerializerOptions()
  • Method Details

    • maxNestingDepth

      public int maxNestingDepth()
    • maxNestingDepth

      public JsonNodeSerializerOptions maxNestingDepth(int maxNestingDepth)