java.lang.Object
java.lang.Record
dev.argon.esexpr.ESExprTag.Float32
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.argon.esexpr.ESExprTag
ESExprTag.Binary, ESExprTag.Bool, ESExprTag.Constructor, ESExprTag.Float32, ESExprTag.Float64, ESExprTag.Int, ESExprTag.Null, ESExprTag.Str -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Float32
public Float32()Creates an instance of aFloat32record 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.
-