Searched refs:INT_VISITOR (Results 1 – 1 of 1) sorted by relevance
53 private static final AnnotationValueVisitor<Integer, Void> INT_VISITOR = field in Helpers85 return INT_VISITOR.visit(av); in getAnnotationIntValue()