software.uncharted.salt.core

util

package util

Visibility
  1. Public
  2. All

Type Members

  1. class SparseArray[T] extends ArrayLike[T, SparseArray[T]] with Builder[T, SparseArray[T]] with Serializable

    An integer-indexed sparse array implementation, currently based on HashMap.

Ungrouped