public class ProxyUsage extends java.util.TreeSet<java.lang.String> implements java.lang.Comparable<ProxyUsage>
| Constructor and Description |
|---|
ProxyUsage() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(@NotNull ProxyUsage o) |
add, addAll, ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, spliterator, subSet, subSet, tailSet, tailSetcontainsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic int compareTo(@NotNull
@NotNull ProxyUsage o)
compareTo in interface java.lang.Comparable<ProxyUsage>