Record Class LogicalType.StringType
java.lang.Object
java.lang.Record
dev.hardwood.metadata.LogicalType.StringType
- All Implemented Interfaces:
LogicalType
- Enclosing interface:
LogicalType
-
Nested Class Summary
Nested classes/interfaces inherited from interface LogicalType
LogicalType.BsonType, LogicalType.DateType, LogicalType.DecimalType, LogicalType.EnumType, LogicalType.IntervalType, LogicalType.IntType, LogicalType.JsonType, LogicalType.ListType, LogicalType.MapType, LogicalType.StringType, LogicalType.TimestampType, LogicalType.TimeType, LogicalType.TimeUnit, LogicalType.UuidType -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StringType
public StringType()Creates an instance of aStringTyperecord 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.
-