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