equal
deleted
inserted
replaced
33 * <p> |
33 * <p> |
34 * @serial field-description | include | exclude |
34 * @serial field-description | include | exclude |
35 * |
35 * |
36 * @since 1.8 |
36 * @since 1.8 |
37 */ |
37 */ |
38 @jdk.Exported |
|
39 public interface SerialTree extends BlockTagTree { |
38 public interface SerialTree extends BlockTagTree { |
40 /** |
39 /** |
41 * Returns the description of the field, or the word |
40 * Returns the description of the field, or the word |
42 * "include" or "exclude". |
41 * "include" or "exclude". |
43 * @return the description of the field |
42 * @return the description of the field |