student03
Class input

java.lang.Object
  extended by student03.input

public class input
extends java.lang.Object


Constructor Summary
input()
           
 
Method Summary
 int rangeInput(int startRange, int endRange, java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

input

public input()
Method Detail

rangeInput

public int rangeInput(int startRange,
                      int endRange,
                      java.lang.String msg)
               throws java.io.IOException
Throws:
java.io.IOException