public abstract class AbstractByteSortedSet extends AbstractByteSet implements ByteSortedSet
Modifier and Type | Method and Description |
---|---|
abstract ByteBidirectionalIterator |
iterator()
Returns a type-specific iterator on the elements of this collection.
|
equals, hashCode, rem, remove
add, add, addAll, addAll, contains, contains, containsAll, containsAll, remove, removeAll, removeAll, retainAll, retainAll, toArray, toByteArray, toByteArray, toString
comparator, first, firstByte, headSet, headSet, iterator, last, lastByte, spliterator, subSet, subSet, tailSet, tailSet
add, contains, of, of, of, of, of, rem, remove, remove
add, addAll, contains, containsAll, intIterator, intParallelStream, intSpliterator, intStream, parallelStream, removeAll, removeIf, removeIf, removeIf, retainAll, stream, toArray, toByteArray, toByteArray
forEach, forEach, forEach
public abstract ByteBidirectionalIterator iterator()
ByteCollection
iterator
in interface ByteBidirectionalIterable
iterator
in interface ByteCollection
iterator
in interface ByteIterable
iterator
in interface ByteSet
iterator
in interface ByteSortedSet
iterator
in interface java.lang.Iterable<java.lang.Byte>
iterator
in interface java.util.Collection<java.lang.Byte>
iterator
in interface java.util.Set<java.lang.Byte>
iterator
in class AbstractByteSet
Iterable.iterator()