Package org.javimmutable.collections.list

Class Summary
JImmutableArrayList<T> JImmutableList implementation using 32-way trees.
JImmutableArrayList.Builder<T>  
JImmutableLinkedStack<T> Singly linked list implementation of PersistentList that stores and retrieves values in the reverse order of the corresponding add() method calls.
ListTimingComparison  
 



Copyright © 2014 Burton Computer Corporation. All rights reserved.