Uses of Class
org.xcsp.common.domains.Values.RealInterval
-
Packages that use Values.RealInterval Package Description org.xcsp.common.domains -
-
Uses of Values.RealInterval in org.xcsp.common.domains
Methods in org.xcsp.common.domains that return Values.RealInterval Modifier and Type Method Description static Values.RealIntervalValues.RealInterval. parse(String s)Returns a real interval by parsing the specified string.static Values.RealInterval[]Values.RealInterval. parseSeq(String seq)Returns an array of real intervals by parsing the specified string.
-