Class FloatType
- java.lang.Object
-
- oracle.pgx.api.frames.schema.datatypes.DataType
-
- oracle.pgx.api.frames.schema.datatypes.numeric.NumericType
-
- oracle.pgx.api.frames.schema.datatypes.numeric.FloatType
-
public final class FloatType extends NumericType
-
-
Constructor Summary
Constructors Constructor Description FloatType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringsimpleString()
-
-
-
Method Detail
-
simpleString
public java.lang.String simpleString()
- Specified by:
simpleStringin classDataType
-
-