EMPTY_EVENT

cc.otavia.core.message.EMPTY_EVENT
object EMPTY_EVENT extends ReactorEvent

Attributes

Graph
Supertypes
class ReactorEvent
class Event
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def clearNext(): Unit

Attributes

Inherited from:
Nextable (hidden)
def next: Nextable | Null

Attributes

Inherited from:
Nextable (hidden)
def next_=(next: Nextable): Unit

Set the next object of this object.

Set the next object of this object.

Attributes

Inherited from:
Nextable (hidden)