JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
D
F
I
J
T
U
F
Fraction
- Class in
test2
A class that represents a fraction.
Fraction()
- Constructor for class test2.
Fraction
Initializes the fraction so that its numerator is equal to 1 and its denominator is equal to 1.
Fraction(int, int)
- Constructor for class test2.
Fraction
Initializes the fraction so that its numerator is equal to the given numerator and its denominator is equal to the given denominator.
D
F
I
J
T
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes