Record Class ARI1JVersionQualifier
java.lang.Object
java.lang.Record
com.io7m.aradine.instrument.spi1.json_data.internal.ARI1JVersionQualifier
- Record Components:
text- The qualifier text
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ARI1JVersionQualifier
A version number qualifier.- Parameters:
text- The qualifier text
-
-
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. All components in this record class are compared withObjects::equals(Object,Object). -
text
-