Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EasyIn

807605Aug 24 2007 — edited Aug 24 2007
I am new to java and trying to get input from the console. Previoud method was to use BufferedReader and get string input first and convert it to int. Now i see this EasyIn.getInt(), getChar(). I do not know how to use these methods. Do i need to override them in a seprate class and use it or what about import uwejava.*;. if i use the import statement my IDE MYEclipse says unable to resolve this name. Can anyone please tell me how to use the EasyIn methods please.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2007
Added on Aug 24 2007
1 comment
223 views