| Constructor and Description |
|---|
TagList() |
TagList(Collection<String> preTags) |
TagList(Collection<String> preTags,
int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(String tag) |
boolean |
isPreTag(String tag) |
Iterator<String> |
iterator() |
boolean |
remove(String tag) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic TagList()
public TagList(Collection<String> preTags)
public TagList(Collection<String> preTags, int maxSize)
Copyright © 2021. All rights reserved.