Class ModelConstants


  • public final class ModelConstants
    extends Object

    Constants which hold specific values for use by the various models.

    Since:
    0.2.0
    • Field Detail

      • TOSTRING_BUILDER_LENGTH

        public static final int TOSTRING_BUILDER_LENGTH

        The default number of characters to use for the StringBuilder in the toString() method.

        See Also:
        Constant Field Values