Class Types.FloatType

All Implemented Interfaces:
Type
Enclosing class:
Types

public static class Types.FloatType extends Type.FractionType
The float type in Gravitino.
  • Method Details

    • get

      public static Types.FloatType get()
      Returns:
      The singleton instance of Types.FloatType.
    • name

      public Type.Name name()
      Returns:
      The generic name of the type.
    • simpleString

      public String simpleString()
      Returns:
      A readable string representation for the type.