public final class ModelConstants extends Object
Constants which hold specific values for use by the various models.
| Modifier and Type | Field and Description |
|---|---|
static int |
TOSTRING_BUILDER_LENGTH
The default number of characters to use for the StringBuilder in the
toString() method. |
public static final int TOSTRING_BUILDER_LENGTH
The default number of characters to use for the StringBuilder in the
toString() method.
Copyright © 2019. All rights reserved.