How do you invoke one method from the other? I need to go from 6 statements to 4 statements.
( The CodeCollapse )I've bolded the six Java statements. Does invoking one method from the other to go from 6 statements to 4 involve using "stdin"?
Edit: I added the rest of the code from the class file for clarification.