DelegatedSignalling

An implementation of the signalling interface using delegates.

An implementation of the signalling interface using delegates.

class Object
trait Matchable
class Any

Value members

Concrete methods

def abort(): Unit
def indexFlag: Int
def isAborted: Boolean
def setIndexFlag(f: Int): Unit
def setIndexFlagIfGreater(f: Int): Unit
def setIndexFlagIfLesser(f: Int): Unit
def tag: Int

Abstract fields

A delegate that method calls are redirected to.

A delegate that method calls are redirected to.