changeset 34916 | 16043fc1d90b |
parent 34912 | 954fa9df99c7 |
34915:59702366d897 | 34916:16043fc1d90b |
---|---|
33 * <p> |
33 * <p> |
34 * {@index keyword optional description} <br> |
34 * {@index keyword optional description} <br> |
35 * |
35 * |
36 * @since 9 |
36 * @since 9 |
37 */ |
37 */ |
38 @jdk.Exported |
|
39 public interface IndexTree extends InlineTagTree { |
38 public interface IndexTree extends InlineTagTree { |
40 /** |
39 /** |
41 * Returns the specified search term. |
40 * Returns the specified search term. |
42 * @return the search term |
41 * @return the search term |
43 */ |
42 */ |