Uses of Enum Class
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 class with the specified name.static SubclassImplementationTarget.Factory[]
SubclassImplementationTarget.Factory.values()
Returns an array containing the constants of this enum class, in the order they are declared.