Record Class ToSelfMessageTarget
java.lang.Object
java.lang.Record
dev.zwazel.internal.message.target.ToSelfMessageTarget
- All Implemented Interfaces:
MessageTarget
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.zwazel.internal.message.MessageTarget
MessageTarget.MessageTargetSupplier, MessageTarget.Type
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aToSelfMessageTarget
record class. -
Method Summary
-
Constructor Details
-
ToSelfMessageTarget
public ToSelfMessageTarget()Creates an instance of aToSelfMessageTarget
record class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-