Match Java HashMap flavors to the according SparseArray, ArrayMap, ArraySet with the same key and value type.
Memory-efficient data structures in Android
Data structures
Report a typo
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>
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.