Package com.strobel.collections
package com.strobel.collections
-
ClassesClassDescriptionCache<K,
V> A class for generic linked lists.ListBuffer<A>A class for constructing lists by appending elements.SatelliteCache<K,V> SmartList<E>AList
that is optimised for the sizes of 0 and 1, in which cases no array is allocated.ThreadLocalCache<K,V> TopLevelCache<K,V>