public static class MethodAccessMode.MethodWriter extends MethodAccessMode.MethodDecoratedType implements AccessMode.Writer
method| Constructor and Description |
|---|
MethodWriter(Method method) |
| Modifier and Type | Method and Description |
|---|---|
Type |
getType() |
void |
write(Object instance,
Object value) |
getAnnotationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotationpublic MethodWriter(Method method)
public Type getType()
getType in interface AccessMode.DecoratedTypepublic void write(Object instance, Object value)
write in interface AccessMode.WriterCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.