public static interface FieldAccessor.AssignerConfigurable extends Implementation
Implementation.Compound, Implementation.Context, Implementation.Simple, Implementation.SpecialMethodInvocation, Implementation.Target| Modifier and Type | Method and Description | 
|---|---|
| Implementation | withAssigner(Assigner assigner,
            boolean dynamicallyTyped)Returns a field accessor that is identical to this field accessor but uses the given assigner
 and runtime type use configuration. | 
appender, prepareImplementation withAssigner(Assigner assigner, boolean dynamicallyTyped)
assigner - The assigner to use.dynamicallyTyped - true if a field value's runtime type should be considered.Copyright © 2014–2015. All rights reserved.