Module  jdk.compiler

Interface ReturnTree

  • All Superinterfaces:
    BlockTagTreeDocTree


    public interface ReturnTree
    extends BlockTagTree
    一个@return块标记的树节点。

    @返回描述

    从以下版本开始:
    1.8
    • 方法详细信息

      • getDescription

        List<? extends DocTree> getDescription​()
        返回方法返回值的描述。
        结果
        说明