Home | History | Annotate | Download | only in cache

Lines Matching defs:immutableEntry

29 import static com.google.common.collect.Maps.immutableEntry;
1254 assertEquals(immutableEntry(key, value2), notification);
1281 assertEquals(immutableEntry(key, value3), notification);
1295 assertEquals(immutableEntry(key, null), notification);