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