depth property
final
Maximum nesting depth when constructing maps from bracket notation. The default (5) is a protective limit against abuse; raise it only when you control the inputs.
Implementation
final int depth;
Maximum nesting depth when constructing maps from bracket notation. The default (5) is a protective limit against abuse; raise it only when you control the inputs.
final int depth;