Uses of Interface
net.bytebuddy.description.annotation.AnnotationDescription.Loadable

Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
Contains descriptions of annotations and annotation values.
This package contains annotations, types and classes that are responsible for binding a method to calling another method by interpreting annotations that indicate how a method should be bound to another method.
Classes of this package allow for the creating TypeDescriptions without loading any classes.