@Documented
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.PARAMETER)
public @interface NamedParams
Collector annotation for NamedParam.
| Type | Name and Description |
|---|---|
NamedParam[] |
valueReturns the named-parameter declarations collected by this annotation. |
Returns the named-parameter declarations collected by this annotation.