openlist.util.DoubleMultiplier Class Reference
List of all members.
|
Public Member Functions |
| Double | apply (Object arg1, Object arg2) |
Detailed Description
A
DoubleMultiplier multiplies two Number arguments to return a Double. specified in the constructor.
- Author:
- Robert Keller
Member Function Documentation
| Double openlist.util.DoubleMultiplier.apply |
( |
Object |
arg1, |
|
|
Object |
arg2 | |
|
) |
| | |
Multipliy the arguments together
- Parameters:
-
| arg1 | one of the factors |
| arg2 | the second factor |
- Returns:
- the product of the two factors
The documentation for this class was generated from the following file:
- src/openlist/util/DoubleMultiplier.java