Record Class AfterCareStatsEntry
java.lang.Object
java.lang.Record
io.micronaut.serde.jackson.tst.AfterCareStatsEntry
- All Implemented Interfaces:
StatsEntry
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aAfterCareStatsEntryrecord class. -
Method Summary
-
Constructor Details
-
AfterCareStatsEntry
public AfterCareStatsEntry()Creates an instance of aAfterCareStatsEntryrecord class.
-
-
Method Details
-
getShouldNotAppearInJson
- Specified by:
getShouldNotAppearInJsonin interfaceStatsEntry
-
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.
-