-
-
Nested Class Summary
Nested Classes
| Modifier and Type |
Class and Description |
class |
ArrayMap.Entry |
-
Method Summary
-
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
-
Constructor Detail
-
ArrayMap
public ArrayMap()
-
Method Detail
-
size
public int size()
- Specified by:
size in interface Map
-
clear
public void clear()
- Specified by:
clear in interface Map
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty in interface Map
-
entrySet
public Set entrySet()
- Specified by:
entrySet in interface Map
-
keySet
public Set keySet()
- Specified by:
keySet in interface Map
Copyright © 2010 - 2020 Adobe. All Rights Reserved