org.openjdk.jmh.generators.annotations
Class APGeneratorSource
java.lang.Object
org.openjdk.jmh.generators.annotations.APGeneratorSource
- All Implemented Interfaces:
- GeneratorSource
public class APGeneratorSource
- extends Object
- implements GeneratorSource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APGeneratorSource
public APGeneratorSource(RoundEnvironment roundEnv,
ProcessingEnvironment processingEnv)
getClasses
public Collection<ClassInfo> getClasses()
- Specified by:
getClasses in interface GeneratorSource
convert
protected Collection<ClassInfo> convert(Collection<TypeElement> els)
resolveClass
public ClassInfo resolveClass(String className)
- Specified by:
resolveClass in interface GeneratorSource
Copyright © 2014. All Rights Reserved.