Uses of Annotation Interface
net.bytebuddy.build.CachedReturnPlugin.Enhance

Packages that use CachedReturnPlugin.Enhance
Package
Description
Byte Buddy is a library for creating Java classes at runtime of a Java program.
Contains descriptions of annotations and annotation values.
A package that contains classes for describing enumeration values.
Contains descriptions of Java fields.
Contains descriptions of Java methods and constructors as well as their parameters.
Contains descriptions of Java types and packages.
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.