The Receiver
interface is the primary method for receiving values from Signal objects.
Methods
-
<static> receive()
-
This method is called when the receiver is connected with a Signal object.
-
<static> toString()
-
Returns the string representation of this instance.
Returns:
the string representation of this instance.