Uses of Interface
net.bytebuddy.description.enumeration.EnumerationDescription

Packages that use EnumerationDescription
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
Contains descriptions of annotations and annotation values.
A package that contains classes for describing enumeration values.
Contains descriptions of Java methods and constructors as well as their parameters.
The implementation package contains any logic for intercepting method calls.
StackManipulations of this package are responsible for accessing type or method members, i.e.
Classes of this package allow for the creating TypeDescriptions without loading any classes.
This package contains utility classes for common use within any Byte Buddy logic.