public class StringCollectionElement extends CollectionElement<java.lang.CharSequence>
content| Constructor and Description |
|---|
StringCollectionElement()
Instantiates a new string collection element.
|
StringCollectionElement(java.lang.CharSequence content)
Instantiates a new string collection element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
append(java.lang.CharSequence sequence)
Append.
|
equals, getContent, hashCode, setContent, toString