public class EventSeries extends TreeSet<Event>
| Constructor and Description |
|---|
EventSeries()
Default constructor.
|
EventSeries(long capacity)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Event e) |
double |
getAverageDuration()
Compute average iteself.
|
addAll, ceiling, clear, clone, comparator, contains, descendingIterator, descendingSet, first, floor, headSet, headSet, higher, isEmpty, iterator, last, lower, pollFirst, pollLast, remove, size, spliterator, subSet, subSet, tailSet, tailSetequals, hashCode, removeAllcontainsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode, removeAll, retainAll, toArray, toArrayparallelStream, removeIf, streamCopyright © 2013–2017 FF4J. All rights reserved.