| Package | Description |
|---|---|
| com.atlassian.confluence.util |
| Modifier and Type | Method and Description |
|---|---|
static LengthLimitedStringBuilder.LIMIT_BEHAVIOUR |
LengthLimitedStringBuilder.LIMIT_BEHAVIOUR.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LengthLimitedStringBuilder.LIMIT_BEHAVIOUR[] |
LengthLimitedStringBuilder.LIMIT_BEHAVIOUR.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LengthLimitedStringBuilder(LengthLimitedStringBuilder.LengthLimitProvider lengthLimitProvider,
LengthLimitedStringBuilder.LIMIT_BEHAVIOUR limitBehaviour)
Creates a length limited string builder, which has configurable limiting behaviour.
|
Copyright © 2003–2022 Atlassian. All rights reserved.