Android.Util.SparseIntArray: Constructor Members

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

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new SparseIntArray containing no mappings.
Creates a new SparseIntArray 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.