public static class JavaDoc.JavaDocTagList extends ArrayList<String>
modCount| Constructor and Description |
|---|
JavaDoc.JavaDocTagList(String firstValue)
To construct a tag list, at least one value must be supplied.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic JavaDoc.JavaDocTagList(String firstValue)
firstValue - The first value.public String toString()
toString in class AbstractCollection<String>Copyright © 2006-2016–2017. All rights reserved.