On Jul 17, 2:19 am, nguyen thanh lam <[email protected]> wrote:
> I only can import String type. If i import int type, error's appeared.
> how should i do ?
Read a string and then search in the Integer class a method which
converst a String into an Integer:
http://java.sun.com/javase/6/docs/api/
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---