Uses of Enum Class
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Disabled
Packages that use MethodRebaseResolver.Disabled
Package
Description
All classes and types in this package are related to creating a
DynamicType
by
enhancing a given type.-
Uses of MethodRebaseResolver.Disabled in net.bytebuddy.dynamic.scaffold.inline
Methods in net.bytebuddy.dynamic.scaffold.inline that return MethodRebaseResolver.DisabledModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MethodRebaseResolver.Disabled[]
MethodRebaseResolver.Disabled.values()
Returns an array containing the constants of this enum class, in the order they are declared.