| Class | Description | 
|---|---|
| BluetoothUtils | Bluetooth utility methods. | 
| LimitedLinkedHashMap<K,V> | Limited linked hash map acts as a normal map with subtle difference concerning
 size which is limited. | 
| ReplacingArrayList<T> | Replacing list behaves as normal ArrayList. | 
| SafeSparseLongArray |