Package com.ibm.icu.dev.util
-
Interface Summary Interface Description CollectionUtilities.ObjectMatcher<T> Matches item. -
Class Summary Class Description CollectionUtilities Utilities that ought to be on collections, but aren'tCollectionUtilities.CollectionComparator<T extends java.lang.Comparable> CollectionUtilities.ComparableComparator<T extends java.lang.Comparable> CollectionUtilities.FilteredIterator For producing filtered iteratorsCollectionUtilities.InverseMatcher<T> Reverse a matchCollectionUtilities.MapComparator<K extends java.lang.Comparable,V extends java.lang.Comparable> CollectionUtilities.PrefixIterator CollectionUtilities.RegexIterator CollectionUtilities.SetComparator<T extends java.lang.Comparable> ElapsedTimer Simple stopwatch timer.ImmutableEntry<K,V> Timer Timer.Loop UnicodeMap<T> Class for mapping Unicode characters and strings to values, optimized for single code points, where ranges of code points have the same value.UnicodeMap.Composer<T> Used to add complex values, where the value isn't replaced but in some sense composedUnicodeMap.EntryRange<T> Struct-like class used to iterate over a UnicodeMap in a for loop.UnicodeMapIterator<T> UnicodeSetIterator iterates over the contents of a UnicodeSet.