FireDelegate

object FireDelegate
Companion
class
class Object
trait Matchable
class Any

Type members

Types

type Fired = { def fire(): Unit; }

Defines a Type that contains a fire() method that has no return (void).

Defines a Type that contains a fire() method that has no return (void).