Open JakeWharton opened 11 years ago
e.g., SparseArray (List), LruCache (Map), etc.
SparseArray
LruCache
Could you elaborate on what you have in mind (using Iterables, Maps etc. from fest-assert, reimplementing them...)? I might find some time to work on it.
e.g.,
SparseArray
(List),LruCache
(Map), etc.