Record Class SessionTodosChangedEvent.SessionTodosChangedEventData
java.lang.Object
java.lang.Record
com.github.copilot.generated.SessionTodosChangedEvent.SessionTodosChangedEventData
- Enclosing class:
SessionTodosChangedEvent
Data payload for
SessionTodosChangedEvent.- Since:
- 1.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aSessionTodosChangedEventDatarecord class. -
Method Summary
-
Constructor Details
-
SessionTodosChangedEventData
public SessionTodosChangedEventData()Creates an instance of aSessionTodosChangedEventDatarecord 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.
-