| Package | Description |
|---|---|
| android.support.v4.util |
| Class and Description |
|---|
| LongSparseArray
SparseArray mapping longs to Objects, a version of the platform's
{android.util.LongSparseArray} that can be used on older versions of the
platform.
|
| Pair
Container to ease passing around a tuple of two objects.
|
| Pools.Pool
Interface for managing a pool of objects.
|
| Pools.SimplePool
Simple (non-synchronized) pool of objects.
|
| SimpleArrayMap
Base implementation of
ArrayMap that doesn't include any standard Java
container API interoperability. |
| SparseArrayCompat
A copy of the current platform (currently { android.os.Build.VERSION_CODES#KITKAT}
version of { android.util.SparseArray}; provides a removeAt() method and other things.
|
Copyright © 2015. All rights reserved.