Interface ByteBidirectionalIterable

All Superinterfaces:
ByteIterable, Iterable<Byte>
All Known Subinterfaces:
ByteSortedSet
All Known Implementing Classes:
AbstractByteSortedSet, ByteAVLTreeSet, ByteLinkedOpenCustomHashSet, ByteLinkedOpenHashSet, ByteRBTreeSet, ByteSortedSets.EmptySet, ByteSortedSets.Singleton, ByteSortedSets.SynchronizedSortedSet, ByteSortedSets.UnmodifiableSortedSet

public interface ByteBidirectionalIterable extends ByteIterable
A type-specific Iterable that further strengthens the specification of Iterable.iterator().