java.io.SerializableEntryAdded, EntryRemovedpublic abstract class EntryAddOrRemove extends EntryChange
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
java.lang.Object |
getValue() |
|
Atomic |
getWrappedValue() |
|
int |
hashCode() |
|
java.lang.String |
toString() |
getKey, getWrappedKey, prettyPrintpublic java.lang.Object getValue()
public Atomic getWrappedValue()
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class EntryChangepublic int hashCode()
hashCode in class EntryChange