モジュール jdk.compiler
パッケージ com.sun.source.doctree

インタフェースUsesTree

  • すべてのスーパー・インタフェース:
    BlockTagTree, DocTree

    public interface UsesTree
    extends BlockTagTree
    @usesブロック・タグのツリー・ノード。

    サービスのタイプの説明

    導入されたバージョン:
    9
    • メソッドの詳細

      • getServiceType

        ReferenceTree getServiceType()
        文書化されているサービス型の名前を返します。
        戻り値:
        サービス型の名前
      • getDescription

        List<? extends DocTree> getDescription()
        モジュール内のサービス型の使用の説明を返します。
        戻り値:
        説明