Class Processor

java.lang.Object
javax.annotation.processing.AbstractProcessor
one.xingyi.optics.annotations.processors.Processor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("one.xingyi.optics.annotations.Optics") @SupportedSourceVersion(RELEASE_16) public class Processor extends AbstractProcessor