Annotation Type Bind


@Retention(RUNTIME) @Target(PARAMETER) public @interface Bind
Binds the annotated argument as a named parameter, and as a positional parameter.