- すべてのスーパー・インタフェース:
- BlockTagTree,- DocTree
public interface SerialTree extends BlockTagTree
@serialブロック・タグのツリー・ノードです。
 
@serial field-description | include | exclude
- 導入されたバージョン:
- 1.8
- 
ネストされたクラスのサマリー
- 
メソッドのサマリー修飾子と型 メソッド 説明 List<? extends DocTree>getDescription()フィールドの説明、または"include"または"exclude"という単語を返します。
- 
メソッドの詳細- 
getDescriptionフィールドの説明、または"include"または"exclude"という単語を返します。- 戻り値:
- フィールドの説明
 
 
-