androidx.collection
Classes
ArrayMap | 
            
               ArrayMap is a generic key->value mapping data structure that is designed to be more memory efficient than a traditional   | 
          
ArrayMapKt | 
            |
ArraySet | 
            
               ArraySet is a generic set data structure that is designed to be more memory efficient than a traditional   | 
          
ArraySetKt | 
            |
CircularArray | 
            
               CircularArray is a generic circular array data structure that provides O(1) random read, O(1) prepend and O(1) append.  | 
          
CircularIntArray | 
            
               
  | 
          
DoubleList | 
            
               
  | 
          
DoubleListKt | 
            |
FloatFloatMap | 
            
               
  | 
          
FloatFloatMapKt | 
            |
FloatFloatPair | 
            
               Container to ease passing around a tuple of two   | 
          
FloatIntMap | 
            
               
  | 
          
FloatIntMapKt | 
            |
FloatList | 
            |
FloatListKt | 
            |
FloatLongMap | 
            
               
  | 
          
FloatLongMapKt | 
            |
FloatObjectMap | 
            
               
  | 
          
FloatObjectMapKt | 
            |
FloatSet | 
            
               
  | 
          
FloatSetKt | 
            |
IntFloatMap | 
            
               
  | 
          
IntFloatMapKt | 
            |
IntIntMap | 
            
               
  | 
          
IntIntMapKt | 
            |
IntIntPair | 
            
               Container to ease passing around a tuple of two   | 
          
IntList | 
            |
IntListKt | 
            |
IntLongMap | 
            
               
  | 
          
IntLongMapKt | 
            |
IntObjectMap | 
            
               
  | 
          
IntObjectMapKt | 
            |
IntSet | 
            
               
  | 
          
IntSetKt | 
            |
LongFloatMap | 
            
               
  | 
          
LongFloatMapKt | 
            |
LongIntMap | 
            
               
  | 
          
LongIntMapKt | 
            |
LongList | 
            |
LongListKt | 
            |
LongLongMap | 
            
               
  | 
          
LongLongMapKt | 
            |
LongLongPair | 
            
               Container to ease passing around a tuple of two   | 
          
LongObjectMap | 
            
               
  | 
          
LongObjectMapKt | 
            |
LongSet | 
            
               
  | 
          
LongSetKt | 
            |
LongSparseArray | 
            
               SparseArray mapping longs to Objects.  | 
          
LongSparseArrayKt | 
            |
LruCache | 
            
               A cache that holds strong references to a limited number of values.  | 
          
LruCacheKt | 
            |
MutableDoubleList | 
            
               
  | 
          
MutableFloatFloatMap | 
            
               
  | 
          
MutableFloatIntMap | 
            
               
  | 
          
MutableFloatList | 
            
               
  | 
          
MutableFloatLongMap | 
            
               
  | 
          
MutableFloatObjectMap | 
            
               
  | 
          
MutableFloatSet | 
            
               
  | 
          
MutableIntFloatMap | 
            
               
  | 
          
MutableIntIntMap | 
            
               
  | 
          
MutableIntList | 
            
               
  | 
          
MutableIntLongMap | 
            
               
  | 
          
MutableIntObjectMap | 
            
               
  | 
          
MutableIntSet | 
            
               
  | 
          
MutableLongFloatMap | 
            
               
  | 
          
MutableLongIntMap | 
            
               
  | 
          
MutableLongList | 
            
               
  | 
          
MutableLongLongMap | 
            
               
  | 
          
MutableLongObjectMap | 
            
               
  | 
          
MutableLongSet | 
            
               
  | 
          
MutableObjectFloatMap | 
            
               
  | 
          
MutableObjectIntMap | 
            
               
  | 
          
MutableObjectList | 
            
               
  | 
          
MutableObjectLongMap | 
            
               
  | 
          
MutableOrderedScatterSet | 
            
               
  | 
          
MutableScatterMap | 
            
               
  | 
          
MutableScatterSet | 
            
               
  | 
          
ObjectFloatMap | 
            
               
  | 
          
ObjectFloatMapKt | 
            |
ObjectIntMap | 
            
               
  | 
          
ObjectIntMapKt | 
            |
ObjectList | 
            
               
  | 
          
ObjectListKt | 
            |
ObjectLongMap | 
            
               
  | 
          
ObjectLongMapKt | 
            |
OrderedScatterSet | 
            
               
  | 
          
OrderedScatterSetKt | 
            |
ScatterMap | 
            
               
  | 
          
ScatterMapKt | 
            |
ScatterSet | 
            
               
  | 
          
ScatterSetKt | 
            |
SieveCache | 
            
               
  | 
          
SimpleArrayMap | 
            
               Base implementation of androidx.collection.ArrayMap that doesn't include any standard Java container API interoperability.  | 
          
SparseArrayCompat | 
            
               SparseArrays map integers to Objects.  | 
          
SparseArrayKt |