T
- type of underlying objectpublic abstract class Mutator<T> extends Object
Modifier | Constructor and Description |
---|---|
protected |
Mutator(MutableWrapper.Mutable<T> mutableObject) |
protected |
Mutator(T mutableObject) |
Modifier and Type | Method and Description |
---|---|
T |
getMutatedObject() |
protected void |
setProperty(String property,
Object value) |
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.