Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Efficient UnmodifiableMultimap forEach
forEach can pass calls directly to the delegate protected collection because it is a read-only operation. Fixes #3911 Fixes #3912 RELNOTES=n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=314952594
- Loading branch information