接口 ICommentsThreaded
- 所有超级接口:
Iterable<ICommentThreaded>
- 作者:
- EvenYuan
- 从以下版本开始:
- 8/5/2021
-
方法概要
从接口继承的方法 java.lang.Iterable
forEach, iterator, spliterator
-
方法详细资料
-
get
Gets the threaded comment for the index- 参数:
index
- The index of collection
-
getCount
int getCount()- 返回:
- The count of object in collection
-