Re: How to set a character of a String?
- From: "Hal Rosser" <hmrosser@xxxxxxxxxxxxx>
- Date: Mon, 30 Oct 2006 20:06:32 -0500
"Neroku" <n370ku@xxxxxxxxx> wrote in message
news:1162247667.811890.75150@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi, I would like to know how to set a character of an String object.
It's just like the opposite of charAt() method which returns the char
at a given position.
Are you talking about the indexOf("stringtoFind") method of the String
object?
its closest to the opposite of charAt(n) I casn think of.
HTH
Hal
.
- References:
- How to set a character of a String?
- From: Neroku
- How to set a character of a String?
- Prev by Date: Re: Design/Inheritance Question
- Next by Date: Re: Why Java's math expression (power) is so inconvenient and error prone?
- Previous by thread: Re: How to set a character of a String?
- Next by thread: Newbie: iterating two collections
- Index(es):
Relevant Pages
|