接口 ICommentsThreaded

所有超级接口:
Iterable<ICommentThreaded>

public interface ICommentsThreaded extends Iterable<ICommentThreaded>
作者:
EvenYuan
从以下版本开始:
8/5/2021
  • 方法详细资料

    • get

      ICommentThreaded get(int index)
      Gets the threaded comment for the index
      参数:
      index - The index of collection
    • getCount

      int getCount()
      返回:
      The count of object in collection