Class FilteredIntervalsSource

    • Field Detail

      • name

        private final java.lang.String name
    • Constructor Detail

      • FilteredIntervalsSource

        public FilteredIntervalsSource​(java.lang.String name,
                                       IntervalsSource in)
        Create a new FilteredIntervalsSource
        Parameters:
        name - the name of the filter
        in - the source to filter