Class IntervalListMinute

    • Constructor Detail

      • IntervalListMinute

        public IntervalListMinute​(org.dashbuilder.dataset.group.ColumnGroup columnGroup)
    • Method Detail

      • locateInterval

        public org.dashbuilder.dataset.group.Interval locateInterval​(Object value)
        Description copied from class: IntervalList
        Get the interval that holds the given value.
        Overrides:
        locateInterval in class IntervalListSecond
        Parameters:
        value - The value we are asking for.
        Returns:
        The interval which the value belongs to.