| 程序包 | 说明 |
|---|---|
| xdean.annotation.processor.toolkit |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract boolean |
XAbstractProcessor.processActual(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv)
Processes a set of annotation types on type elements originating from the prior round and returns whether or not
these annotation types are claimed by this processor.
|
Copyright © 2018. All rights reserved.