| |
|
| java.lang.Object method.ExtractMethodTestTwo
ExtractMethodTestTwo | public class ExtractMethodTestTwo (Code) | | Description of the Class
author: Chris Seguin |
ExtractMethodTestTwo | public ExtractMethodTestTwo()(Code) | | Constructor for the ExtractMethodTestTwo object
|
methodOne | public String methodOne(String input)(Code) | | Description of the Method
Parameters: input - Description of Parameter Description of the Returned Value |
methodTwo | public double methodTwo(double offset)(Code) | | Description of the Method
Parameters: offset - Description of Parameter Description of the Returned Value |
|
|
|