commit | 6c2fb241537a2e92942ac7788401924bba9af622 | [log] [tgz] |
---|---|---|
author | Joshua Bloch <jjb@google.com> | Wed Jul 15 11:29:28 2009 -0700 |
committer | Joshua Bloch <jjb@google.com> | Wed Jul 15 11:29:28 2009 -0700 |
tree | 8dcf1bde89d8587647860b2d8f2a6aeceb1b243c | |
parent | ec537042338c000af4526099599e128be63bee68 [diff] |
Fix bug: Arrays.deepToSting renders "[null]" as "null"; "[[]]" as "[]"; etc.