- java.lang.Object
-
- java.util.AbstractMap
-
- com.sun.j3d.utils.universe.ConfigContainer.ReadOnlyMap
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class java.util.AbstractMap
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
-
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private java.util.Set |
entrySet |
(package private) java.util.HashMap |
map |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
containsKey(java.lang.Object key) |
boolean |
containsValue(java.lang.Object value) |
java.util.Set |
entrySet() |
java.lang.Object |
get(java.lang.Object key) |
-
Methods inherited from class java.util.AbstractMap
clear, clone, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
map
java.util.HashMap map
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.