Serializable
, Cloneable
, Iterable<TimeSlot<V>>
, Collection<TimeSlot<V>>
, List<TimeSlot<V>>
, RandomAccess
public class Timeline<V> extends ArrayList<TimeSlot<V>>
TimeSlot
modCount
Constructor | Description |
---|---|
Timeline() |
add, 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, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
parallelStream, stream
containsAll, equals, hashCode
Copyright © 2020 Apptus Technologies AB. All rights reserved.