Class GwtSpecificValidatorInterfaceCreator


  • public class GwtSpecificValidatorInterfaceCreator
    extends Object
    • Constructor Detail

      • GwtSpecificValidatorInterfaceCreator

        public GwtSpecificValidatorInterfaceCreator()
    • Method Detail

      • writeInterface

        public void writeInterface​(TypeMirror typeMirror,
                                   ProcessingEnvironment processingEnv)
        write interface for given type mirror.
        Parameters:
        typeMirror - type mirror of the class to validate
        processingEnv - processing environment