public interface CommentListCollection<E>
extends java.util.List<E>
Modifier and Type | Method and Description |
---|---|
int |
getOffset()
Get the beginning offset
|
int |
totalCount()
Get the total comments of the instance
|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
Copyright © 2010 - 2020 Adobe. All Rights Reserved