Class Type.FractionType

All Implemented Interfaces:
Type
Direct Known Subclasses:
Types.DecimalType, Types.DoubleType, Types.FloatType
Enclosing interface:
Type

public abstract static class Type.FractionType extends Type.NumericType
The base type of all fractional types.
  • Constructor Details

    • FractionType

      public FractionType()