Class VolatileNumericType<T extends NumericType<T>>

    • Constructor Detail

      • VolatileNumericType

        public VolatileNumericType​(T t,
                                   boolean valid)
      • VolatileNumericType

        public VolatileNumericType​(T t)
    • Method Detail

      • createVariable

        public VolatileNumericType<T> createVariable()
        Description copied from interface: Type
        Creates a new Type variable which can only store one value.
        Returns:
        a new Type variable