@HashCodeAndEqualsPlugin.Enhance public static class MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.WithExplicitType extends MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.Factory, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.WithExplicitType, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Unresolved.WithImplicitTypeMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.Resolved, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.UnresolvedMemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForAllArguments, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForArgument, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForCurrent, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForDynamicConstant, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForFieldHandle, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForHandle, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForOrigin, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForSelfCallHandle, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStackManipulation, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForStubValue, MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForThisReferenceBEAN_PROPERTY| Modifier | Constructor and Description |
|---|---|
protected |
WithExplicitType(TypeDescription.Generic target,
AnnotationDescription.Loadable<MemberSubstitution.FieldValue> annotation,
TypeDescription declaringType)
Creates an offset mapping for the value of an unresolved field with an explicit declaring type.
|
|
WithExplicitType(TypeDescription.Generic target,
Assigner.Typing typing,
String name,
TypeDescription declaringType)
Creates an offset mapping for the value of an unresolved field with an explicit declaring type.
|
| Modifier and Type | Method and Description |
|---|---|
protected FieldLocator |
fieldLocator(TypeDescription instrumentedType)
Creates a field locator for the instrumented type.
|
resolveresolveprotected WithExplicitType(TypeDescription.Generic target, AnnotationDescription.Loadable<MemberSubstitution.FieldValue> annotation, TypeDescription declaringType)
target - A description of the targeted type.annotation - The annotation describing the field access.declaringType - The field's declaring type.public WithExplicitType(TypeDescription.Generic target, Assigner.Typing typing, String name, TypeDescription declaringType)
target - A description of the targeted type.typing - The typing to use.name - The name of the field being accessed or an empty string if the name of the field should be inferred.declaringType - The field's declaring type.protected FieldLocator fieldLocator(TypeDescription instrumentedType)
MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.UnresolvedfieldLocator in class MemberSubstitution.Substitution.Chain.Step.ForDelegation.OffsetMapping.ForField.UnresolvedinstrumentedType - The instrumented type.Copyright © 2014–2025. All rights reserved.