methodCount property
Controls the method count in created stack traces.
This is used when no stack trace has been provided.
Set to 0
to disable the creation of a stack trace.
See also:
Implementation
final int methodCount;
Controls the method count in created stack traces.
This is used when no stack trace has been provided.
Set to 0
to disable the creation of a stack trace.
See also:
final int methodCount;