public class StatisticTags extends java.util.ArrayList<StatisticTag>
DatasetFiles class represents an DatasetFile collection.| Constructor and Description |
|---|
StatisticTags() |
StatisticTags(int initialCapacity) |
| Modifier and Type | Method and Description |
|---|---|
StatisticTag |
getByIndex(int index) |
StatisticTags |
sort() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizepublic StatisticTags()
public StatisticTags(int initialCapacity)
public StatisticTag getByIndex(int index)
id - public StatisticTags sort()