Uses of Package
net.bytebuddy.dynamic.scaffold.subclass

Package
Description
Byte Buddy is a library for creating Java classes at runtime of a Java program.
All classes and types in this package are related to creating a DynamicType by creating a subclass of a given type.