Closed GoogleCodeExporter closed 9 years ago
Thanks for the suggestion. But we made a commitment to support JDK from version
1.2
so we are very reluctant to use the CharSequence from 1.4... You can either
make a
slight wrapping over GString or convert it to String (via Object.toString())
before
putting it to a Map/List.
Thanks.
Original comment by fangyid...@gmail.com
on 30 Nov 2009 at 4:21
Original issue reported on code.google.com by
gkra...@gmail.com
on 15 Nov 2009 at 2:15Attachments: