Package org.snpsift.annotate.mem.arrays
package org.snpsift.annotate.mem.arrays
-
ClassesClassDescriptionA "memory efficient" boolean array Is is implemented as an array of bytes, where each bit is a boolean value.Implement a memory efficient array of enums It only stores bytes (i.e.An index by possitionImplement a memory efficient array of strings It only stores bytes (i.e.Implement a memory efficient array of strings It only stores bytes (i.e.