public abstract class AbstractByteSortedSet extends AbstractByteSet implements ByteSortedSet
| Modifier and Type | Method and Description |
|---|---|
abstract ByteBidirectionalIterator |
iterator()
Returns an iterator over the elements contained in this collection.
|
equals, hashCode, rem, removeadd, add, addAll, contains, contains, containsAll, remove, removeAll, retainAll, toArray, toByteArray, toByteArray, toStringaddAll, clear, containsAll, isEmpty, removeAll, retainAll, size, toArray, toArraycomparator, first, firstByte, headSet, headSet, iterator, last, lastByte, subSet, subSet, tailSet, tailSetadd, contains, rem, remove, removeadd, addAll, contains, containsAll, removeAll, retainAll, toArray, toByteArray, toByteArrayforEach, forEachspliteratoraddAll, clear, containsAll, equals, hashCode, isEmpty, removeAll, retainAll, size, toArray, toArrayparallelStream, removeIf, streampublic abstract ByteBidirectionalIterator iterator()
java.util.AbstractCollectioniterator in interface ByteBidirectionalIterableiterator in interface ByteCollectioniterator in interface ByteIterableiterator in interface ByteSetiterator in interface ByteSortedSetiterator in interface Iterable<Byte>iterator in interface Collection<Byte>iterator in interface Set<Byte>iterator in class AbstractByteSetIterable.iterator()