public class ConsumerIdReadOnlyParserList extends AbstractList<Long>
| Constructor and Description |
|---|
ConsumerIdReadOnlyParserList() |
ConsumerIdReadOnlyParserList(byte[] cidlist_data) |
| Modifier and Type | Method and Description |
|---|---|
Long |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic ConsumerIdReadOnlyParserList()
public ConsumerIdReadOnlyParserList(byte[] cidlist_data)
public Long get(int index)
public int size()
size in interface Collection<Long>size in interface List<Long>size in class AbstractCollection<Long>Copyright 2004-2019 Solace Corporation. All rights reserved.