Record Class CJ1LocationMatchAll
java.lang.Object
java.lang.Record
com.io7m.cardant.protocol.inventory.json.internal.CJ1LocationMatchAll
- All Implemented Interfaces:
CJ1LocationMatchType
@JsonClassDescription("Match all locations.")
public record CJ1LocationMatchAll()
extends Record
implements CJ1LocationMatchType
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aCJ1LocationMatchAllrecord class. -
Method Summary
-
Constructor Details
-
CJ1LocationMatchAll
public CJ1LocationMatchAll()Creates an instance of aCJ1LocationMatchAllrecord 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.
-