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() |
containsAll, toString
equals, hashCode
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
parallelStream, stream
containsAll, equals, hashCode
Copyright © 2019 Apptus Technologies AB. All rights reserved.