Package org.drasyl.event
Class NodeUpEvent
java.lang.Object
org.drasyl.event.NodeUpEvent
This event signals that the node has been started.
This is an immutable object.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
node
-
-
Constructor Details
-
NodeUpEvent
-
-
Method Details
-
toString
-
getNode
Description copied from interface:NodeEvent
Returns the node to which this event refers. -
hashCode
public int hashCode() -
equals
-