java.io.Serializablepublic class EntryRemoved extends EntryAddOrRemove
| Constructor | Description |
|---|---|
EntryRemoved(java.lang.Object key,
java.lang.Object value) |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.String |
prettyPrint(PrettyValuePrinter valuePrinter) |
|
java.lang.String |
toString() |
equals, getValue, getWrappedValue, hashCodegetKey, getWrappedKeypublic java.lang.String toString()
toString in class EntryAddOrRemoveprotected java.lang.String prettyPrint(PrettyValuePrinter valuePrinter)
prettyPrint in class EntryChange