protected static class InstanceMap.ParamProperty extends InstanceMap.Property
| Modifier and Type | Field and Description |
|---|---|
protected Object |
instance |
protected Method |
method |
protected int |
paramCount |
protected int |
paramId |
| Constructor and Description |
|---|
ParamProperty(Object instance,
Method method,
int paramId) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(Object newValue) |
isInitializedprotected final Object instance
protected final Method method
protected final int paramCount
protected final int paramId
public void update(Object newValue)
update in class InstanceMap.PropertyCopyright © 2015. All rights reserved.