Uses of Interface
org.nasengolem.util.datastructures.Shrinkable
-
Uses of Shrinkable in org.nasengolem.util.datastructures
Modifier and TypeClassDescriptionclass
This class extends theAbstractList
skeleton by implementingShrinkable
.class
CappedList<E>
Random-AccessList
implementation with a fixed capacity.