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