| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
attributes |
| Modifier and Type | Method and Description |
|---|---|
MapAttributes |
add(MapAttributes attributes) |
void |
add(String key,
Object value) |
Attributes |
applyTo(MapAttributes attrs) |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isEmpty() |
Iterator<Map.Entry<String,Object>> |
iterator() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitapplyTo, attr, attrsforEach, spliteratorpublic Attributes applyTo(MapAttributes attrs)
applyTo in interface Attributespublic MapAttributes add(MapAttributes attributes)
public boolean isEmpty()
isEmpty in interface AttributesCopyright © 2015–2017. All rights reserved.