import mylib.*; MyLib m; m = new MyLib(this); String s = m.giveMeANumber(); println(s);