Class AbstractLengthLimitedStringBuilder

  • Direct Known Subclasses:
    StaticLengthLimitedStringBuilder

    public abstract class AbstractLengthLimitedStringBuilder
    extends Object
    This is a base class for string builders that limit their length.

    Instances of this class are not safe for use by multiple threads.

    Since:
    8.0