Skip navigation links
A C D E F G H I M N O P R S T U 

F

factorial(int) - Static method in class ca.roumani.i2c.Utility
Determine the factorial of the passed integer.
FIRST_NUMBER - Static variable in class ca.roumani.i2c.Contact
The class generates contact numbers serially starting from this value.
Fraction - Class in ca.roumani.i2c
This class encapsulates a fraction.
Fraction() - Constructor for class ca.roumani.i2c.Fraction
Construct a default fraction with numerator equal to 0, denominator equal to 1, and separator equal to '/'.
Fraction(int, int) - Constructor for class ca.roumani.i2c.Fraction
Construct a fraction with the passed numerator and denominator and a '/' separator.
Fraction(Fraction) - Constructor for class ca.roumani.i2c.Fraction
Construct a copy of the passed Fraction.
Fraction(int, int, char) - Constructor for class ca.roumani.i2c.Fraction
Construct a fraction with the passed numerator, denominator, and separator.
Fresh - Class in ca.roumani.i2c
This class encapsulates a fresh item.
Fresh(String, String, double, Date) - Constructor for class ca.roumani.i2c.Fresh
Construct a fresh inventory item with the given number, name, selling price per unit, and expiry date, and a zero opening stock quantity.
A C D E F G H I M N O P R S T U 
Skip navigation links