- Rational - Class in <Unnamed>
-
A class that represents a rational number.
- Rational() - Constructor for class Rational
-
The default constructor for objects of class Rational.
- Rational(int, int) - Constructor for class Rational
-
The alternate constructor for objects of class Rational.
- RationalTest - Class in <Unnamed>
-
RationalTest - A class that tests the Rational class.
- RationalTest() - Constructor for class RationalTest
-
- rolledOver() - Method in class Counter
-
Accessor that allows the client to determine if the counter
rolled over on the last count