public static interface FieldAccessor.AssignerConfigurable extends FieldAccessor.PropertyConfigurable
Implementation.Composable, Implementation.Compound, Implementation.Context, Implementation.Simple, Implementation.SpecialMethodInvocation, Implementation.Target
InstrumentedType.Prepareable.NoOp
Modifier and Type | Method and Description |
---|---|
FieldAccessor.PropertyConfigurable |
withAssigner(Assigner assigner,
Assigner.Typing typing)
Returns a field accessor that is identical to this field accessor but uses the given assigner
and runtime type use configuration.
|
setsArgumentAt, setsDefaultValue, setsFieldValueOf, setsFieldValueOf, setsFieldValueOf, setsFieldValueOf, setsReference, setsReference, setsValue, setsValue, setsValue, setsValue, setsValue, setsValue
appender
prepare
FieldAccessor.PropertyConfigurable withAssigner(Assigner assigner, Assigner.Typing typing)
assigner
- The assigner to use.typing
- Indicates if dynamic type castings should be attempted for incompatible assignments.Copyright © 2014–2023. All rights reserved.