Uses of Class
net.bytebuddy.utility.visitor.MetadataAwareClassVisitor
Packages that use MetadataAwareClassVisitor
Package
Description
This package contains helper types and implementations that are responsible for the actual writing of a byte array
representing a Java class.
-
Uses of MetadataAwareClassVisitor in net.bytebuddy.dynamic.scaffold
Subclasses of MetadataAwareClassVisitor in net.bytebuddy.dynamic.scaffoldModifier and TypeClassDescriptionprotected class
A class visitor that applies the subclass creation as a wrapper.protected class
A class visitor that decorates an existing type.protected class
A class visitor which is capable of applying a redefinition of an existing class file.