-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
AbstractMap() |
-
-
Constructor Detail
-
AbstractMap
protected AbstractMap()
-
Method Detail
-
clear
public void clear()
- Specified by:
clear
in interface Map
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty
in interface Map
-
keySet
public Set keySet()
- Specified by:
keySet
in interface Map
-
size
public int size()
- Specified by:
size
in interface Map
Copyright © 2006–2013 OSGi Alliance. All rights reserved.