AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
HippoMap() |
HippoMap(IHippoMap original) |
Modifier and Type | Method and Description |
---|---|
void |
addMixinType(String type) |
Set<Map.Entry<String,Object>> |
entrySet() |
List<String> |
getMixinTypes() |
String |
getPrimaryType() |
Object |
put(String key,
Object value) |
void |
removeMixinType(String type) |
void |
reset() |
void |
save() |
void |
setPrimaryType(String type) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public HippoMap()
public HippoMap(IHippoMap original)
public String getPrimaryType()
getPrimaryType
in interface IHippoMap
public void setPrimaryType(String type)
public List<String> getMixinTypes()
getMixinTypes
in interface IHippoMap
public void addMixinType(String type)
public void removeMixinType(String type)
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.