Class SparseArray


public final class SparseArray extends DynamicArray
Array that stores its elements in a HashMap-like structure, e.g. in a TreeMap.