Package com.googlecode.concurrenttrees.common
-
Interface Summary Interface Description KeyValuePair<O> Encapsulates a key and a value. -
Class Summary Class Description CharSequences Iterables Provides methods to convertIterable
s toList
s andSet
s.LazyIterator<T> An unmodifiable iterator which computes the next element to return only when it is requested.PrettyPrinter Utility methods to generate semi-graphical string representations of trees. -
Enum Summary Enum Description LazyIterator.State