public class DoublerImpl extends java.lang.Object implements Doubler
DoublerImpl()
int
doubleIt(int toDouble)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoublerImpl()
public int doubleIt(int toDouble)
doubleIt
Doubler