@Documented
@Retention(value=RUNTIME)
@Target(value={CONSTRUCTOR,METHOD})
public @interface ParameterNames
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String[] |
value |
public abstract java.lang.String[] value
Copyright © 2005-2012. All Rights Reserved.