private static final class FieldAndMethodAccessMode.CompositeReader extends FieldAndMethodAccessMode.CompositeDecoratedType implements AccessMode.Reader
Modifier and Type | Field and Description |
---|---|
private AccessMode.Reader |
reader |
type1
Modifier | Constructor and Description |
---|---|
private |
CompositeReader(AccessMode.Reader type1,
AccessMode.DecoratedType type2) |
Modifier and Type | Method and Description |
---|---|
Object |
read(Object instance) |
getAnnotation, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotation, getType
private final AccessMode.Reader reader
private CompositeReader(AccessMode.Reader type1, AccessMode.DecoratedType type2)
public Object read(Object instance)
read
in interface AccessMode.Reader
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.