Uses of Enum
net.bytebuddy.build.SafeVarargsPlugin.SafeVarargsAppender
Packages that use SafeVarargsPlugin.SafeVarargsAppender
Package
Description
A package for types that allow for applying Byte Buddy transformation during a build process.
-
Uses of SafeVarargsPlugin.SafeVarargsAppender in net.bytebuddy.build
Subclasses with type arguments of type SafeVarargsPlugin.SafeVarargsAppender in net.bytebuddy.buildModifier and TypeClassDescriptionprotected static enumAppends the varargs annotation.Methods in net.bytebuddy.build that return SafeVarargsPlugin.SafeVarargsAppenderModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.SafeVarargsPlugin.SafeVarargsAppender.values()Returns an array containing the constants of this enum type, in the order they are declared.