public class EnumURIMap<K extends Enum<K>> extends EnumMap<K,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
EnumURIMap(Class<K> keyType) |
EnumURIMap(Class<K> keyType,
String defaultNamespace) |
| Modifier and Type | Method and Description |
|---|---|
K |
fromURIValue(URI uri) |
URI |
toURIValue(K constant) |
clear, clone, containsKey, containsValue, entrySet, equals, get, hashCode, keySet, put, putAll, remove, size, valuesisEmpty, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2016. All rights reserved.