-
Nested Class Summary
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
-
Constructor Summary
Constructors
-
Method Summary
void
boolean
boolean
Uses O(n) traversal of the
invalid reference
IMap
to search for a matching value.
boolean
void
int
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
ArrayToMapAdaptor
public ArrayToMapAdaptor(IArray<T> map)
-