Interface BackgroundPathableQuietlyable<T>

All Superinterfaces:
Backgroundable<ErrorListenerPathable<T>>, BackgroundPathable<T>, Pathable<T>, Quietly<BackgroundPathable<T>>
All Known Subinterfaces:
RemoveWatchesLocal, RemoveWatchesType
All Known Implementing Classes:
RemoveWatchesBuilderImpl, WatchesBuilderImpl

public interface BackgroundPathableQuietlyable<T> extends BackgroundPathable<T>, Quietly<BackgroundPathable<T>>