Class VKeyProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
google.registry.processors.VKeyProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("google.registry.persistence.WithVKey") @SupportedSourceVersion(RELEASE_21) public class VKeyProcessor extends AbstractProcessor
Processor to generate AttributeConverter for VKey type.