Package com.googlecode.concurrenttrees.common

Interface Summary
KeyValuePair<O> Encapsulates a key and a value.
 

Class Summary
CharSequences  
Iterables Provides methods to convert Iterables to Lists and Sets.
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.
 



Copyright © 2013. All Rights Reserved.