Closed GoogleCodeExporter closed 8 years ago
Thanks for pointing that out. I'll update the docs. Also, I'll modify all
serializable inner classes so they're no longer anonymous.
We could get rid of the suppliers completely and make the Standard*Multimap
classes
public. I'm not sure whether it's better to have fewer public classes, at the
cost of
dealing with suppliers.
Original comment by jared.l....@gmail.com
on 16 Jun 2008 at 4:47
Original comment by jared.l....@gmail.com
on 16 Jun 2008 at 4:48
I must admit that personally I prefer the Supplier composition style rather
than inheritance for the sake of a
template method.
Original comment by jed.wesl...@gmail.com
on 17 Jun 2008 at 9:19
I've fixed the Javadoc and modified the code to use named inner classes. The
revised
code will be in our next release.
Original comment by jared.l....@gmail.com
on 16 Jul 2008 at 10:48
Original issue reported on code.google.com by
jed.wesl...@gmail.com
on 15 Jun 2008 at 4:46