Uses of Interface
org.nasengolem.util.datastructures.Shrinkable
Packages that use Shrinkable
-
Uses of Shrinkable in org.nasengolem.util.datastructures
Classes in org.nasengolem.util.datastructures that implement ShrinkableModifier and TypeClassDescriptionclass
This class extends theAbstractList
skeleton by implementing^Shrinkable
.class
CappedList<E>
Random-AccessList
implementation with a fixed capacity.