Uses of Interface
net.bytebuddy.build.Plugin.WithPreprocessor
Packages that use Plugin.WithPreprocessor
Package
Description
A package for types that allow for applying Byte Buddy transformation during a build process.
-
Uses of Plugin.WithPreprocessor in net.bytebuddy.build
Fields in net.bytebuddy.build with type parameters of type Plugin.WithPreprocessorModifier and TypeFieldDescriptionprivate final List
<Plugin.WithPreprocessor> Plugin.Engine.Default.Preprocessor.preprocessors
The plugins with preprocessors to preprocess.