org.activemath.studentmodel2.assessment
Class IRinterval
java.lang.Object
org.activemath.studentmodel2.assessment.IRinterval
public class IRinterval
- extends Object
|
Constructor Summary |
IRinterval(double lowerBound,
double upperBound)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IRinterval
public IRinterval(double lowerBound,
double upperBound)
getUpperBound
public double getUpperBound()
- Returns:
- the upperBound
getLowerBound
public double getLowerBound()
- Returns:
- the lowerBound