public class MapAttributes implements Attributes
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
attributes |
| Modifier and Type | Method and Description |
|---|---|
void |
add() |
MapAttributes |
add() |
Attributes |
applyTo() |
boolean |
equals() |
int |
hashCode() |
boolean |
isEmpty() |
java.util.Iterator<java.util.Map.Entry> |
iterator() |
java.lang.String |
toString() |
public Attributes applyTo()
public void add()
public MapAttributes add()
public boolean isEmpty()
public java.util.Iterator<java.util.Map.Entry> iterator()
public boolean equals()
public int hashCode()
public java.lang.String toString()