Uses of Class
net.bytebuddy.build.Plugin.Engine.AbstractBase
-
Packages that use Plugin.Engine.AbstractBase Package Description net.bytebuddy.build A package for types that allow for applying Byte Buddy transformation during a build process. -
-
Uses of Plugin.Engine.AbstractBase in net.bytebuddy.build
Subclasses of Plugin.Engine.AbstractBase in net.bytebuddy.build Modifier and Type Class Description static class
Plugin.Engine.Default
A default implementation of a plugin engine.
-