Closed GoogleCodeExporter closed 9 years ago
Just read the docs... this is a DEFECT. The docs say join is @Nullable
Original comment by Sam.Hall...@gmail.com
on 29 May 2009 at 2:03
OK, just read the Class documentation and note that this is expected behaviour.
Apologies.
However, I must admit... given that the parameters are @Nullable, this is
highly unexpected! I strongly
recommend that the default behaviour be to print "null" when nulls are detected.
Original comment by Sam.Hall...@gmail.com
on 29 May 2009 at 2:06
The Joiner.useForNull method provides the functionality you're requesting.
Original comment by jared.l....@gmail.com
on 29 May 2009 at 4:56
Original issue reported on code.google.com by
Sam.Hall...@gmail.com
on 29 May 2009 at 2:02