|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableProperty
Interface that should be implemented on objects set as properties that need to be mutated. This is used by TryRenderer to clone the objects to protect changed values from 'escaping' out of the try block.
Method Summary | |
---|---|
java.lang.Object |
clone()
|
Method Detail |
---|
java.lang.Object clone()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |