@Immutable public static class ObjectDelta.Delta<V> extends Object
| Constructor and Description |
|---|
Delta(PropertyMetaModel<V> pmm,
V oldValue,
V newValue,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
V |
getNewValue() |
V |
getOldValue() |
PropertyMetaModel<V> |
getPmm() |
Copyright © 2017 etc.to. All rights reserved.