Package net.sf.json

Class JSONObject.PropertySetterStrategyDecorator

java.lang.Object
net.sf.json.JSONObject.PropertySetterStrategyDecorator
All Implemented Interfaces:
JSONObject.Property
Enclosing class:
JSONObject

private static class JSONObject.PropertySetterStrategyDecorator extends Object implements JSONObject.Property
Uses PropertySetStrategy instead of the normal set method.