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