Class UnicodeMap.EntryRanges

java.lang.Object
com.ibm.icu.impl.UnicodeMap.EntryRanges
All Implemented Interfaces:
Iterable<UnicodeMap.EntryRange<T>>, Iterator<UnicodeMap.EntryRange<T>>
Enclosing class:
UnicodeMap<T>

private class UnicodeMap.EntryRanges extends Object implements Iterable<UnicodeMap.EntryRange<T>>, Iterator<UnicodeMap.EntryRange<T>>