Uses of Enum
net.bytebuddy.build.ToStringPlugin.Enhance.Prefix
Packages that use ToStringPlugin.Enhance.Prefix
Package
Description
A package for types that allow for applying Byte Buddy transformation during a build process.
-
Uses of ToStringPlugin.Enhance.Prefix in net.bytebuddy.build
Methods in net.bytebuddy.build that return ToStringPlugin.Enhance.PrefixModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ToStringPlugin.Enhance.Prefix[]
ToStringPlugin.Enhance.Prefix.values()
Returns an array containing the constants of this enum type, in the order they are declared.