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.MetaDataHandler.Default.WithoutStackSizeComputation
A default meta data handler that does not recompute the space requirements of an instrumented method.
|
protected static class |
Advice.MetaDataHandler.Default.WithStackSizeComputation
A default meta data handler that recomputes the space requirements of an instrumented method.
|
Copyright © 2014–2016. All rights reserved.