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