@Retention(value=SOURCE)
@Target(value={TYPE,METHOD})
public @interface See
Modifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
value
References to external information related to a specification or feature.
|
Copyright © 2012. All rights reserved