-
- All Superinterfaces:
-
BlockTagTree
,DocTree
public interface DeprecatedTree extends BlockTagTree
@deprecated块标记的树节点。@deprecated已弃用的文字。
- 从以下版本开始:
- 1.8
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.sun.source.doctree.DocTree
DocTree.Kind
-
-
方法摘要
所有方法 接口方法 抽象方法 Modifier and Type 方法 描述 List<? extends DocTree>
getBody()
返回解释为什么不推荐使用某项的描述。-
Methods inherited from interface com.sun.source.doctree.BlockTagTree
getTagName
-
-