Class WatcherPathFilter

  • All Implemented Interfaces:
    Filter<String>

    public class WatcherPathFilter
    extends Object
    implements Filter<String>
    Filter that evaluates to true if the path contained by this filter is part of the evaluated path.
    Author:
    Nick Collier
    • Constructor Detail

      • WatcherPathFilter

        public WatcherPathFilter​(String path)