Uses of Class
org.nasengolem.util.datastructures.AbstractShrinkableList
-
Uses of AbstractShrinkableList in org.nasengolem.util.datastructures
Modifier and TypeClassDescriptionclass
CappedList<E>
Random-AccessList
implementation with a fixed capacity.