Re: Convert String to Object - Newbie Question
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 28 Sep 2007 23:31:41 GMT
On Fri, 28 Sep 2007 07:22:45 -0700, Marion <mchew02@xxxxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :
I am trying to convert a myString declared as a String[] and convertString and String[] derive from Object. In other words they are
it into an Object so that I can use the non static method.
already Objects. So that is not your problem. Something else is.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- Convert String to Object - Newbie Question
- From: Marion
- Convert String to Object - Newbie Question
- Prev by Date: Re: encrypted source file support in jdk?
- Next by Date: Re: encrypted source file support in jdk?
- Previous by thread: Re: Convert String to Object - Newbie Question
- Next by thread: Re: Convert String to Object - Newbie Question
- Index(es):
Relevant Pages
|