Annotation Type Nonbinding


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface Nonbinding
    Indicates that Qualifier annotation member is not contained in the type safe resolution algorithm.

    Example: