| Package | Description | 
|---|---|
| net.bytebuddy.asm | The ASM package contains classes that are meant for direct interaction with the ASM API. | 
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | Advice.StackMapFrameHandler.ForAdviceA stack map frame handler for an advice method. | 
| static interface  | Advice.StackMapFrameHandler.ForInstrumentedMethodA stack map frame handler for an instrumented method. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Advice.StackMapFrameHandler.DefaultA default implementation of a stack map frame handler for an instrumented method. | 
| protected class  | Advice.StackMapFrameHandler.Default.ForAdviceA stack map frame handler for an advice method. | 
| static class  | Advice.StackMapFrameHandler.NoOpA non-operational stack map frame handler. | 
Copyright © 2014–2016. All rights reserved.