| Interface | Description |
|---|---|
| MeasureEnum<T extends MeasureEnum> |
Interface defining the operations that any measurement size should be able to perform
Author: Mike
Date: 2/27/12
Time: 5:41 PM
|
| Class | Description |
|---|---|
| MathUtils |
No Description
Author: Mike
Date: 6/9/12
Time: 10:35 AM
|
| Measure<T extends MeasureEnum> |
The default format of the classes that store number information with units of some kind.
|
| RationalNumber |
**********************************************************************
Code initially from some university's CS website (then modified by me)
|
| TimeMeasurement |
No Description
Author: Mike
Date: 5/17/12
Time: 4:57 PM
|
| Enum | Description |
|---|---|
| MeasurementSystem |
Systems of measurement
Author: Mike
Date: 8/25/12
Time: 3:25 PM
|
| TimeSize |
Represents units of time
|
| Exception | Description |
|---|---|
| ArithmeticOverflowException |
No Description
Author: Mike
Date: 6/15/12
Time: 2:06 PM
|