file under misc.

stuff which doesn't fit anywhere else 
Filed under

code

 

Why doesn't Java have a join() method?

I'm tired of writing my own. Any language that supports collections and/or iterables should allow me to specify a delimiter and create a string from the collection.

Oh well, here's the latest one.

Filed under  //   code  

Comments [1]