Uses of Package
org.nasengolem.util.datastructures
Packages that use org.nasengolem.util.datastructures
-
Classes in org.nasengolem.util.datastructures used by org.nasengolem.util.datastructuresClassDescriptionThis class extends the
AbstractList
skeleton by implementing^Shrinkable
.Random-AccessList
implementation with a fixed capacity.Interface for objects that can be resized to a smaller size in constant time.Random-AccessList
implementation, that has a custom capacity and allows custom resizing.