Annotation Type DefineNamedBindings


@Retention(RUNTIME) @Target({TYPE,METHOD}) @Beta public @interface DefineNamedBindings
Defines all bound arguments that don't already have a definition.
See Also: