Class Advice.OffsetMapping.ForStackManipulation.OfAnnotationProperty<T extends Annotation>

java.lang.Object
net.bytebuddy.asm.Advice.OffsetMapping.ForStackManipulation.OfAnnotationProperty<T>
Type Parameters:
T - The annotation type this factory binds.
All Implemented Interfaces:
Advice.OffsetMapping.Factory<T>
Enclosing class:
Advice.OffsetMapping.ForStackManipulation

@Enhance public static class Advice.OffsetMapping.ForStackManipulation.OfAnnotationProperty<T extends Annotation> extends Object implements Advice.OffsetMapping.Factory<T>
A factory for binding an annotation's property.