public class MyTreeSet
extends java.util.TreeSet
| Modifier and Type | Field and Description |
|---|---|
java.util.Set |
_delegate |
| Constructor and Description |
|---|
MyTreeSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(java.lang.Object e) |
addAll, ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, subSet, subSet, tailSet, tailSetcontainsAll, retainAll, toArray, toArray, toString