private class MethodAccessMode.MethodGetterAsWriter extends MethodAccessMode.MethodReader implements AccessMode.Writer
method| Constructor and Description |
|---|
MethodGetterAsWriter(Method readMethod) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Object instance,
Object value) |
getType, readgetAnnotationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotation, getTypepublic MethodGetterAsWriter(Method readMethod)
public void write(Object instance, Object value)
write in interface AccessMode.WriterCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.