Package org.geotools.data.postgis
Class HStore
Object
AbstractMap<K,V>
- All Implemented Interfaces:
Serializable
,Cloneable
,Map<String,
String>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K extends Object,
V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HashMap
clear, 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 AbstractMap
equals, hashCode
-
Field Details
-
TYPENAME
- See Also:
-
-
Constructor Details
-
HStore
-
-
Method Details
-
toString
- Overrides:
toString
in classAbstractMap<String,
String>
-