Exception in thread "main" java.lang.Error: Unresolved compilation problems:
The constructor myClass(InputStream) is undefined
The method nextInt() is undefined for the type myClass
The method nextInt() is undefined for the type myClass
The method nextInt() is undefined for the type myClass
at myClass.main(myClass.java:9)