commit | 40c6517672f53dfdf37e47159337d6867149e4a9 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Fri Jan 18 11:22:23 2013 -0800 |
committer | Shawn Pearce <sop@google.com> | Fri Jan 18 12:02:03 2013 -0800 |
tree | 020454e8435baab2a19a07f97655b798f5e8c183 | |
parent | f1b4c30305610aa95bb0679a1f9609c9562cf2e6 [diff] |
Use contains() from containsAnyOf() for single groups Backend implementations might optimize contains() differently than containsAnyOf(). In the universal backend forward a single group lookup to contains(), allowing the implementation to always use the best method for the current call. Change-Id: I4673f62f4cc1d67746059964b8d47fefcccce976