Package org.snpsift.annotate.mem.arrays
package org.snpsift.annotate.mem.arrays
-
ClassesClassDescriptionBoolArray is a class that provides a compact representation of a boolean array using a byte array.The EnumArray class is a specialized array for storing and managing strings as enumerated values.The PosIndex class is designed to manage and index chromosome positions efficiently converting chromosome positions to zero-based indices.The StringArray class implements a memory-efficient array of strings.Abstract base class for a string array that supports iteration and serialization.