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 |
Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler.NoOp
A non-operational suppression handler that does not suppress any method.
|
static class |
Advice.Dispatcher.Active.CodeTranslationVisitor.SuppressionHandler.Suppressing
A suppression handler that suppresses a given throwable type.
|
Copyright © 2014–2016. All rights reserved.