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