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
A
C
E
F
G
K
L
M
S
T
W
W
Weight
- Class in
eecs2030.test1
A class that represents weights in kilograms or pounds.
Weight()
- Constructor for class eecs2030.test1.
Weight
Initializes the weight to 0 kg.
Weight(Weight)
- Constructor for class eecs2030.test1.
Weight
Initializes the weight by copying the numeric value and units of another weight.
Weight(double, String)
- Constructor for class eecs2030.test1.
Weight
Initializes the weight to the given numeric value having the given units.
A
C
E
F
G
K
L
M
S
T
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes