Package org.jjoost.collections.lists

Class Summary
LeakyList<E>  
UniformList<E> A cheap (memory-wise) way of representing a list with precisely one distinct kind of element in it (which may be null).