Package org.nasengolem.util.datastructures
package org.nasengolem.util.datastructures
-
ClassDescriptionThis class extends the
AbstractListskeleton by implementing^Shrinkable.CappedList<E>Random-AccessListimplementation with a fixed capacity.Interface for objects that can be resized to a smaller size in constant time.Random-AccessListimplementation, that has a custom capacity and allows custom resizing.