Class ExtendedIntervalsSource

    • Field Detail

      • before

        private final int before
      • after

        private final int after
    • Constructor Detail

      • ExtendedIntervalsSource

        ExtendedIntervalsSource​(IntervalsSource source,
                                int before,
                                int after)