@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
public static @interface NotSender.ImpliesNotSender
A marker annotation that is added to other annotations whose presence implies that
the parameter they are annotating is definitely not a sender parameter, for example
a ParseWith.