Package | Description |
---|---|
javax.annotation.processing |
Modifier and Type | Method and Description |
---|---|
boolean |
Processor.process(Set<? extends TypeElement> typeElements,
RoundEnvironment roundEnvironment) |
abstract boolean |
AbstractProcessor.process(Set<? extends TypeElement> typeElements,
RoundEnvironment roundEnvironment) |
Copyright © 2016. All rights reserved.