Data structures

Report a typo

Match Java HashMap flavors to the according SparseArray, ArrayMap, ArraySet with the same key and value type.

Match the items from left and right columns
HashMap<K,V>
HashMap<Integer, Object>
HashMap<Integer, Boolean>
HashMap<Integer, Integer>
HashMap<Integer, Long>
HashSet<T>
SparseArray<Object>
ArrayMap<K,V>
SparseIntArray
SparseBooleanArray
SparseLongArray
ArraySet<T>
___

Create a free account to access the full topic