public static interface ASMHelper.FieldVisitor
Modifier and Type | Method and Description |
---|---|
ASMHelper.AnnotationVisitor |
visitAnnotation(String cls,
boolean b) |
void |
visitEnd() |
ASMHelper.AnnotationVisitor visitAnnotation(String cls, boolean b)
void visitEnd()
Apache CXF