模块 jdk.compiler

接口 AuthorTree

所有父级接口:
BlockTagTree , DocTree

public interface AuthorTree extends BlockTagTree
@author 块标记的树节点。
  @author name-text
 
自从:
1.8
  • 方法详情

    • getName

      List <? extends DocTree > getName()
      返回作者的姓名。
      返回:
      名字