| Package | Description | 
|---|---|
| net.bytebuddy.asm | The ASM package contains classes that are meant for direct interaction with the ASM API. | 
| Constructor and Description | 
|---|
| ForDeclaredMethods(List<AsmVisitorWrapper.ForDeclaredMethods.Entry> entries,
                  int writerFlags,
                  int readerFlags)Creates a new visitor wrapper for declared methods. | 
Copyright © 2014–2025. All rights reserved.