Re: String[] to String
- From: "Sathyaish" <sathyaish@xxxxxxxxx>
- Date: 5 Apr 2007 08:10:55 -0700
It is amazing that java.lang.String class has a split method but no
reverse mechanism for joining, like the "join" method some languages
such as VB/VB.NET and the .NET framework support.
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html#split(java.lang.String)
.
- Follow-Ups:
- Re: String[] to String
- From: Lew
- Re: String[] to String
- From: Oliver Wong
- Re: String[] to String
- From: Sathyaish
- Re: String[] to String
- References:
- String[] to String
- From: Sathyaish
- Re: String[] to String
- From: Sathyaish
- String[] to String
- Prev by Date: Re: String[] to String
- Next by Date: Eclipse not display warning if try catch is not present
- Previous by thread: Re: String[] to String
- Next by thread: Re: String[] to String
- Index(es):