| Package | Description | 
|---|---|
| net.bytebuddy.asm | The ASM package contains classes that are meant for direct interaction with the ASM API. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | MemberSubstitution.Substitution.ForMethodInvocation.MethodResolver.MatchingA method resolver that locates a non-static method by locating it from the receiver type. | 
| static class  | MemberSubstitution.Substitution.ForMethodInvocation.MethodResolver.SimpleA simple method resolver that returns a given method. | 
| Constructor and Description | 
|---|
| ForMethodInvocation(TypeDescription instrumentedType,
                   MemberSubstitution.Substitution.ForMethodInvocation.MethodResolver methodResolver)Creates a new method-resolving substitution. | 
Copyright © 2014–2025. All rights reserved.