|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysema.query.apt.Processor
public class Processor
Processor handles the actual work in the Querydsl APT module
Constructor Summary | |
---|---|
Processor(javax.annotation.processing.ProcessingEnvironment env,
javax.annotation.processing.RoundEnvironment roundEnv,
Configuration configuration)
|
Method Summary | |
---|---|
void |
process()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Processor(javax.annotation.processing.ProcessingEnvironment env, javax.annotation.processing.RoundEnvironment roundEnv, Configuration configuration)
Method Detail |
---|
public void process()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |