Closed GoogleCodeExporter closed 8 years ago
Original comment by kevin...@gmail.com
on 29 Oct 2009 at 6:59
I'm tempted to just live with this problem, but I feel a little guilty about
this
temptation. Any compelling arguments?
Original comment by kevin...@gmail.com
on 29 Oct 2009 at 7:04
The ambiguity may occur for an ImmutableMultiset of Integers, but not for an
ImmutableMultiset containing any other type. Since that's a rather special
case, this
issue doesn't bother me much.
Original comment by jared.l....@gmail.com
on 29 Oct 2009 at 8:15
Original comment by kevin...@gmail.com
on 30 Oct 2009 at 5:24
So that's another entry for a future version of java puzzlers :(
Original comment by jim.andreou
on 30 Oct 2009 at 5:49
If IntelliJ can do this in one fell swoop, I'll take care of it on Monday. (I
started to set up a mega-client before leaving today.) If not, so be it :\
(Or perhaps you've already tried?)
Original comment by cpov...@google.com
on 31 Oct 2009 at 6:01
All right, we'll try to do this.
I wonder if addCopies() is worth considering. While there's ambiguity to the
word
"copies", this does happen to be exactly the same meaning used by
java.util.Collections.nCopies().
addMultiple() is just... bulky-seeming, even though it's only 2 characters
longer.
Original comment by kevin...@gmail.com
on 2 Nov 2009 at 10:15
Original comment by kevin...@gmail.com
on 9 Nov 2009 at 6:24
Original issue reported on code.google.com by
kevin...@gmail.com
on 16 Oct 2009 at 10:25