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
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. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |