Class Domains.DomReal

  • All Implemented Interfaces:
    Domains.IDom
    Enclosing class:
    Domains

    public static class Domains.DomReal
    extends Domains.DomBasic
    The class for representing the domain of a real variable.
    • Constructor Detail

      • DomReal

        protected DomReal​(String seq)
        Builds a real domain, with the intervals obtained by parsing the specified string.