Class ParserImplTableBase.FieldMap
java.lang.Object
java.util.AbstractMap
com.sun.corba.ee.spi.orb.ParserImplTableBase.FieldMap
- All Implemented Interfaces:
Map
- Enclosing class:
ParserImplTableBase
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractMap
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, valuesMethods inherited from interface Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Field Details
-
entries
-
useDefault
private final boolean useDefault
-
-
Constructor Details
-
FieldMap
-
-
Method Details
-
entrySet
- Specified by:
entrySetin interfaceMap- Specified by:
entrySetin classAbstractMap
-