Class WatcherToggle<T>

  • All Implemented Interfaces:
    Watcher<T>

    public class WatcherToggle<T>
    extends Object
    implements Watcher<T>
    A utility class to enable and disable callbacks to a watcher instance.