public class IntervalListMinute extends IntervalListSecond
intervalMapcolumnGroup, intervalType, maxValue, minValuemodCount| Constructor and Description |
|---|
IntervalListMinute(ColumnGroup columnGroup) |
| Modifier and Type | Method and Description |
|---|---|
Interval |
locateInterval(Object value)
Get the interval that holds the given value.
|
getColumnGroup, getIntervalType, getMaxValue, getMinValue, indexValue, indexValues, setIntervalType, setMaxValue, setMinValueadd, 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, waitcontainsAll, equals, hashCodeparallelStream, streampublic IntervalListMinute(ColumnGroup columnGroup)
public Interval locateInterval(Object value)
IntervalListlocateInterval in class IntervalListSecondvalue - The value we are asking for.Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.