public class SparseArray extends SparseArrayImpl implements SparseArrayInterface
Only ready only access is allowed to data within this class-instance.
| Constructor and Description |
|---|
SparseArray(int length) |
| Modifier and Type | Method and Description |
|---|---|
SparseArray |
toSparseArray() |
clear, get, isEmpty, isPopulated, length, set, toSparseArrayImpl, toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, get, isEmpty, isPopulated, set, toString, toStringpublic SparseArray toSparseArray()
toSparseArray in interface SparseArrayInterface