Package net.mtrop.doom.struct.vector
package net.mtrop.doom.struct.vector
Contains vectors.
-
ClassDescriptionThis class contains the base for all data structures that make use of a contiguous memory structure.AbstractMappedVector<T,
K> A special type of vector that also as a one-to-one mapping of an object to an index.An abstract class for performing unsynchronized Vector (data structure) operatons and concepts.