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 | Method and Description |
---|---|
static MethodRebaseResolver.Disabled |
MethodRebaseResolver.Disabled.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodRebaseResolver.Disabled[] |
MethodRebaseResolver.Disabled.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2020. All rights reserved.