public 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) | 
findConverter, getAnnotation, getClassOrPackageAnnotation, getType, getType1, getType2, isNillableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindConverter, getAnnotation, getClassOrPackageAnnotation, getType, isNillableprivate final AccessMode.Reader reader
private CompositeReader(AccessMode.Reader type1, AccessMode.DecoratedType type2)
public Object read(Object instance)
read in interface AccessMode.ReaderCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.