RFR: String.join(), StringJoiner additions

Martin Buchholz martinrb at google.com
Thu Apr 18 03:29:52 UTC 2013


To be concrete, here's a proposed toString method :
http://cr.openjdk.java.net/~martin/webrevs/openjdk8/toString/
which is pretty good as it stands, but even better once it gets to use the
no-copy String constructor.



More information about the core-libs-dev mailing list