public static interface FixedValue.AssignerConfigurable extends Implementation
Implementation.Composable, Implementation.Compound, Implementation.Context, Implementation.Simple, Implementation.SpecialMethodInvocation, Implementation.Target
InstrumentedType.Prepareable.NoOp
Modifier and Type | Method and Description |
---|---|
Implementation |
withAssigner(Assigner assigner,
Assigner.Typing typing)
Defines an explicit assigner to this fixed value implementation.
|
appender
prepare
Implementation withAssigner(Assigner assigner, Assigner.Typing typing)
assigner
- The assigner to use for assigning the fixed value to the return type of the
instrumented value.typing
- Indicates if dynamic type castings should be attempted for incompatible assignments.Copyright © 2014–2025. All rights reserved.