Closed GoogleCodeExporter closed 9 years ago
I don't see any ambiguity in the Javadoc.
I think that you are confusing the fact that MapMaker itself will only compute
a single value for a given key, but
that doesn't have any implications for code _outside_ of Mapmaker, e.g. the
AtomicInteger, or the method in
which it lies.
More specifically, the AtomicInteger is necessary because it can be
concurrently accessed by multiple MapMaker
computations on _different keys_.
Original comment by f...@google.com
on 5 Jun 2009 at 7:21
a few words and a few minutes' time can probably make the doc clearer.
Original comment by kevin...@gmail.com
on 15 Jun 2009 at 5:40
Original comment by kevin...@gmail.com
on 17 Sep 2009 at 5:45
Original comment by kevin...@gmail.com
on 17 Sep 2009 at 5:46
Original comment by kevin...@gmail.com
on 17 Sep 2009 at 5:59
doc is improved for rc3.
Original comment by kevin...@gmail.com
on 17 Sep 2009 at 7:24
Original issue reported on code.google.com by
nairb...@gmail.com
on 5 Jun 2009 at 4:30