Annotation Type TypeSpecialization


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface TypeSpecialization
    Mark a method as type specialization method.
    Author:
    Holger Eichelberger