openlist.util.IntegerSquarer Class Reference
List of all members.
|
Public Member Functions |
| Integer | apply (Object arg) |
Detailed Description
A Squarer squares its argument
- Author:
- Robert Keller
Member Function Documentation
| Integer openlist.util.IntegerSquarer.apply |
( |
Object |
arg |
) |
|
Apply this Squarer to an argument.
- Parameters:
-
| arg | the value to be squared |
- Returns:
- the arg squared
The documentation for this class was generated from the following file:
- src/openlist/util/IntegerSquarer.java