public class LongList extends ListParameter<Long>
LongListParameter.Deserializer<T>, ListParameter.SerializermodCount| Constructor and Description |
|---|
LongList()
Creates a new empty list
|
LongList(LongList other)
Creates a copy
|
| Modifier and Type | Method and Description |
|---|---|
Long |
addNewInstance()
Adds a new instance of the content class
Override this method for types that cannot be default-constructed
|
getContentClass, getCustomInstanceGenerator, reportValidity, setCustomInstanceGeneratoradd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgenerateValidityReportcontainsAll, equals, hashCodeparallelStream, streampublic LongList()
public LongList(LongList other)
other - the originalpublic Long addNewInstance()
ListParameteraddNewInstance in class ListParameter<Long>Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.