Searched refs:CounterProc (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/tools/apt/Scanners/
H A DCounter.java41 static class CounterProc implements AnnotationProcessor { class in class:Counter
59 CounterProc(AnnotationProcessorEnvironment env) { method in class:Counter.CounterProc
105 return new CounterProc(env);

Completed in 203 milliseconds