Record Class TeamMessageTarget
java.lang.Object
java.lang.Record
dev.zwazel.internal.message.target.TeamMessageTarget
- 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 aTeamMessageTarget
record class. -
Method Summary
-
Constructor Details
-
TeamMessageTarget
public TeamMessageTarget()Creates an instance of aTeamMessageTarget
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.
-