Package org.geotools.data.oracle.sdo
Class TT.GeomClasses
- Object
- 
- AbstractMap<K,V>
 
- 
- All Implemented Interfaces:
- Serializable,- Cloneable,- Map<String,Class<?>>
 - Enclosing interface:
- TT
 
 public static final class TT.GeomClasses extends HashMap<String,Class<?>> - See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class AbstractMapAbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object,V extends Object>
 
- 
 - 
Constructor SummaryConstructors Constructor Description GeomClasses()
 - 
Method Summary- 
Methods inherited from class HashMapclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
 - 
Methods inherited from class AbstractMapequals, hashCode, toString
 
- 
 
-