Stoppable

trait Stoppable extends AutoCloseable with Andable
trait Andable
trait AutoCloseable
class Object
trait Matchable
class Any

Value members

Abstract methods

def stop(): Unit

Concrete methods

override def close(): Unit
Definition Classes
AutoCloseable

Inherited methods

def foreach(f: Stoppable => Unit): Unit
Inherited from:
Andable