JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Java Essentials
>>
New To Java
Converting a string to an integer value
How can I convert a string to an integer?
[48 byte] By [
markyoung1984a
] at [2007-10-2 21:19:14]
««
writeObject OR writeUTF
»»
Threads in web application
# 1
If you need int valu you can use Integer.parseInt(String s)if you need Integer you can use Integer.valueOf(String s) of new Integer(String s)
s-e-r-g-ea
at 2007-7-14 0:28:24 >
# 2
int i = Integer.parseInt("1");kari-matti
kari-mattia
at 2007-7-14 0:28:24 >
# 3
sorry, not "of new Integer.." but "or new Integer(.."Message was edited by: s-e-r-g-e
s-e-r-g-ea
at 2007-7-14 0:28:24 >
# 4
Cheers guys, much appreciated
markyoung1984a
at 2007-7-14 0:28:24 >
# 5
Not to be a nag, but paste the phrase "Converting a string to an integer value" into google and search, and you find an answer right away.
shelziba
at 2007-7-14 0:28:24 >
Java Essentials
javax.comm Help Needed
Add handler to component which added in runtime inJFrame class?
Add handler to component which added in runtime inJFrame class?
whats the Reason behind this ?
Can someone do this?
Windows Registries Help Urgent
animation
Java IO EOF
Computers on LAN
Need help with project
New To Java
Bitrate in ID3
Depricated method
date format
Executing shellscripts from java
How to read ID3-tags
Hi All
Java Serialization - Problem..
clear the console ?
need help in javacomm
mock exam for jdk1.5
Java Essentials New Topic
javax.comm Help Needed
Add handler to component which added in runtime inJFrame class?
Add handler to component which added in runtime inJFrame class?
Depricated method
Windows Registries Help Urgent
animation
date format
Java IO EOF
Java Essentials Hot Topic
whats the Reason behind this ?
Computers on LAN
Rewriting to a file
Java Serialization - Problem..
Can a file be moved?
execute in order
How to Convert the given date and time to yyyyMMddhhmmzzz ?
clear the console ?
Java Essentials
Java Programming
New To Java
Training
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding