Watcher

abstract class Watcher extends AutoCloseable
trait AutoCloseable
class Object
trait Matchable
class Any

Value members

Abstract methods

def run(): Unit

Inherited methods

@throws(java.lang.Exception)
def close(): Unit
Inherited from:
AutoCloseable