On 8/20/13 5:27 PM, Cantor, Scott wrote: > I believe the subinterfaces like SetMultimap and ListMultimap provide > specific guarantees about the values without constraining the > implementation. Ah, thanks, I hadn't seen those yet. Yep, looks like the ListMultimap is what we would hypothetically want (as long as we can implement the rest of the interface)