public class MethodAnnotationCaster extends Object
MethodAnnotationCasterVisitor
visitors.
Provides call the desired method of the visitor, depending on the annotation type.MethodAnnotationCasterVisitor| Modifier and Type | Method and Description |
|---|---|
void |
accept(MethodAnnotationCasterVisitor visitor,
Annotation annotation) |
static MethodAnnotationCaster |
getInstance() |
public void accept(MethodAnnotationCasterVisitor visitor, Annotation annotation)
public static MethodAnnotationCaster getInstance()
Copyright © 2004–2018. All rights reserved.