Record Class QParametersPositionalNone
java.lang.Object
java.lang.Record
com.io7m.quarrel.core.QParametersPositionalNone
- All Implemented Interfaces:
QParametersPositionalType
No positional arguments are allowed.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aQParametersPositionalNonerecord class. -
Method Summary
-
Constructor Details
-
QParametersPositionalNone
public QParametersPositionalNone()Creates an instance of aQParametersPositionalNonerecord 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.
-