public abstract class AbstractCharSortedSet extends AbstractCharSet implements CharSortedSet
| Modifier and Type | Method and Description |
|---|---|
abstract CharBidirectionalIterator |
iterator()
Returns an iterator over the elements contained in this collection.
|
equals, hashCode, rem, removeadd, add, addAll, contains, contains, containsAll, remove, removeAll, retainAll, toArray, toCharArray, toCharArray, toStringaddAll, clear, containsAll, isEmpty, removeAll, retainAll, size, toArray, toArraycomparator, first, firstChar, headSet, headSet, iterator, last, lastChar, subSet, subSet, tailSet, tailSetadd, contains, rem, remove, removeadd, addAll, contains, containsAll, removeAll, retainAll, toArray, toCharArray, toCharArrayforEach, forEachspliteratoraddAll, clear, containsAll, equals, hashCode, isEmpty, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streampublic abstract CharBidirectionalIterator iterator()
java.util.AbstractCollectioniterator in interface CharBidirectionalIterableiterator in interface CharCollectioniterator in interface CharIterableiterator in interface CharSetiterator in interface CharSortedSetiterator in interface Iterable<Character>iterator in interface Collection<Character>iterator in interface Set<Character>iterator in class AbstractCharSetIterable.iterator()