public static class MethodAccessMode.MethodReader extends MethodAccessMode.MethodDecoratedType implements AccessMode.Reader
method, type
Constructor and Description |
---|
MethodReader(Method method,
Type type) |
Modifier and Type | Method and Description |
---|---|
ObjectConverter.Writer<?> |
findObjectConverterWriter() |
Object |
read(Object instance) |
findConverter, getAnnotation, getClassOrPackageAnnotation, getMethod, getType, isNillable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findConverter, getAnnotation, getClassOrPackageAnnotation, getType, isNillable
public Object read(Object instance)
read
in interface AccessMode.Reader
public ObjectConverter.Writer<?> findObjectConverterWriter()
findObjectConverterWriter
in interface AccessMode.Reader
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.