protected class JdbcIndexDefinition.LazyMap extends AbstractMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LazyMap(String identifier,
Map<String,String> keys) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
check() |
boolean |
containsKey(Object key) |
Set<Map.Entry<String,String>> |
entrySet() |
String |
get(Object key) |
int |
size() |
String |
toString() |
clear, clone, containsValue, equals, hashCode, isEmpty, keySet, put, putAll, remove, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected void check()
public int size()
public boolean containsKey(Object key)
containsKey in interface Map<String,String>containsKey in class AbstractMap<String,String>public String toString()
toString in class AbstractMap<String,String>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}