Uses of Enum
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
Subclasses with type arguments of type MethodRebaseResolver.Disabled in net.bytebuddy.dynamic.scaffold.inlineModifier and TypeClassDescriptionstatic enumA method rebase resolver that preserves any method in its original form.Methods in net.bytebuddy.dynamic.scaffold.inline that return MethodRebaseResolver.DisabledModifier and TypeMethodDescriptionReturns 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.