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