Interface java.util.NavigableSet
| Removed Methods | |
|---|---|
SortedSet<E> headSet(E) |
|
Iterator<E> iterator() |
|
SortedSet<E> subSet(E, |
|
SortedSet<E> tailSet(E) |
|
| API Diff Specification | |
| To Level: | 28 |
| From Level: | 27 |
| Generated | 2018.06.01 14:21 |
NavigableSet
| Removed Methods | |
|---|---|
SortedSet<E> headSet(E) |
|
Iterator<E> iterator() |
|
SortedSet<E> subSet(E, |
|
SortedSet<E> tailSet(E) |
|