Index

A C D E F G L M S T 
All Classes and Interfaces|All Packages

S

setDenominator(int) - Method in class edu.kirkwood.model.Fraction
Sets the denominator of the fraction.
setNumerator(int) - Method in class edu.kirkwood.model.Fraction
Sets the numerator of the fraction.
simplify() - Method in class edu.kirkwood.model.Fraction
Simplifies this fraction to its lowest terms by dividing the numerator and denominator by their greatest common divisor.
subtract(Fraction) - Method in class edu.kirkwood.model.Fraction
Subtracts another fraction from this fraction.
A C D E F G L M S T 
All Classes and Interfaces|All Packages