public static interface FixedValue.AssignerConfigurable extends Implementation
Implementation.Composable, Implementation.Compound, Implementation.Context, Implementation.Simple, Implementation.SpecialMethodInvocation, Implementation.TargetInstrumentedType.Prepareable.NoOp| Modifier and Type | Method and Description |
|---|---|
Implementation |
withAssigner(Assigner assigner,
Assigner.Typing typing)
Defines an explicit assigner to this fixed value implementation.
|
appenderprepareImplementation 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–2022. All rights reserved.