Class Advice.OffsetMapping.Factory.Illegal<T extends Annotation>

java.lang.Object
net.bytebuddy.asm.Advice.OffsetMapping.Factory.Illegal<T>
Type Parameters:
T - The annotation type this factory binds.
All Implemented Interfaces:
Advice.OffsetMapping.Factory<T>
Enclosing interface:
Advice.OffsetMapping.Factory<T extends Annotation>

@Enhance public static class Advice.OffsetMapping.Factory.Illegal<T extends Annotation> extends Object implements Advice.OffsetMapping.Factory<T>
A factory for an annotation whose use is not permitted.