[]
        
立即试用
(Showing Draft Content)

IAuthor

Interface IAuthor


public interface IAuthor
代表了一个线程评论的作者。
  • Method Summary

    Modifier and Type
    Method
    Description
    获取用户名。
    void
    设置用户名
  • Method Details

    • getName

      String getName()
      获取用户名。
    • setName

      void setName(String name)
      设置用户名