Interface CharBidirectionalIterable

All Superinterfaces:
CharIterable, Iterable<Character>
All Known Subinterfaces:
CharSortedSet
All Known Implementing Classes:
AbstractCharSortedSet, CharAVLTreeSet, CharLinkedOpenCustomHashSet, CharLinkedOpenHashSet, CharRBTreeSet, CharSortedSets.EmptySet, CharSortedSets.Singleton, CharSortedSets.SynchronizedSortedSet, CharSortedSets.UnmodifiableSortedSet

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