Annotation Converter

  • All Implemented Interfaces:

    @Target(allowedTargets = {AnnotationTarget.CLASS}) 
    public @interface Converter
    
                        

    Mark the class as a converter class, allowing converter builders and their functions to be generated.

    • Constructor Detail

    • Method Detail