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 |
---|---|
protected static class |
Advice.Dispatcher.Active.CodeTranslationVisitor.ReturnValueDiscarding
A code translation visitor that discards the return value of the represented advise method.
|
protected static class |
Advice.Dispatcher.Active.CodeTranslationVisitor.ReturnValueRetaining
A code translation visitor that retains the return value of the represented advise method.
|
Copyright © 2014–2016. All rights reserved.