Class FastSyncInfoFilter.CompoundSyncInfoFilter

    • Field Detail

      • filters

        protected FastSyncInfoFilter[] filters
        Instance variable which contains all the child filters for this compound filter.
    • Constructor Detail

      • CompoundSyncInfoFilter

        protected CompoundSyncInfoFilter​(FastSyncInfoFilter[] filters)
        Create a compound filter that contains the provided filters.
        Parameters:
        filters - the child filters