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 class |
Advice.MetaDataHandler.Default.WithoutStackSizeComputation.ForAdvice
A meta data handler for an advice method that does not record size requirements.
|
protected class |
Advice.MetaDataHandler.Default.WithStackSizeComputation.ForAdvice
A meta data handler for an advice method that records size requirements.
|
Copyright © 2014–2016. All rights reserved.