I am having a big problem with importing java.util.Scanner
It is said something about never being used. Any suggestions???
could anybody provide me with the Scanner source code??
Printable View
I am having a big problem with importing java.util.Scanner
It is said something about never being used. Any suggestions???
could anybody provide me with the Scanner source code??
Um,... well... do you ever actually use a Scanner object?
As for code, the first place I'd check would be the Java Tutorials.
Search it for "Scanning".