Class VolatileRealType<T extends RealType<T>>

    • Constructor Detail

      • VolatileRealType

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

        public VolatileRealType​(T t)
    • Method Detail

      • createVariable

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

        public VolatileRealType<T> copy()
        Description copied from interface: Type
        Creates a new Type variable that has the value of this Type
        Returns:
        a new Type variable