This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: PATCH: Boolean.valueOf(), String.equalsIgnoreCase(), String.concat()
- To: java-patches at sourceware dot cygnus dot com
- Subject: Re: PATCH: Boolean.valueOf(), String.equalsIgnoreCase(), String.concat()
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Fri, 03 Dec 1999 00:43:14 +1300
- References: <3846597B.828DCAA5@albatross.co.nz>
Bryce McKinlay wrote:
> Also, the JDK 1.2 doc says for String.concat() "If the length of the
> argument string is 0, then this String object is returned.". The current
> implementation doesn't seem to do this.
Never mind about that part, I got confused ;-)
regards
[ bryce ]