Android.Util.SparseArray: Constructor Members

The constructors of Android.Util.SparseArray are listed below. For a list of all members, see the SparseArray Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new SparseArray containing no mappings.
Creates a new SparseArray containing no mappings that will not require any additional memory allocation to store the specified number of mappings.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.