Package | Description |
---|---|
net.bytebuddy.dynamic.scaffold.inline |
All classes and types in this package are related to creating a
DynamicType by
enhancing a given type. |
Modifier and Type | Class and Description |
---|---|
static class |
MethodRebaseResolver.Enabled
A fully enabled method rebase resolver that is capable of rebasing both methods and constructors.
|
static class |
MethodRebaseResolver.MethodsOnly
A partly enabled method rebase resolver that is only capable of rebasing methods but not constructors.
|
Copyright © 2014–2015. All rights reserved.