Package ubic.gemma.model.util
package ubic.gemma.model.util
-
ClassDescriptionUtilities for working with Gemma models.A sparse array backed by an
ArrayList
.SparseList<T>A subclass ofList
for sparsely stored lists.Utilities for dealing with sparseList
A sparse range array is a data structure that efficiently stores arrays of repeated elements by encoding their starting offsets.A collection that is intentionally not initialized.Exception raised when an operation is performed on an intentionally uninitialized collection.A list that is intentionally not initialized.A set that is intentionally not initialized.