- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for testSetMultimap (0.43 sec)
-
android/guava-testlib/test/com/google/common/testing/FreshValueGeneratorTest.java
} public void testArrayListMultimap() { assertFreshInstance(new TypeToken<ArrayListMultimap<String, ?>>() {}); } public void testSetMultimap() { assertFreshInstance(new TypeToken<SetMultimap<String, ?>>() {}); } public void testBiMap() { assertFreshInstance(new TypeToken<BiMap<String, ?>>() {});
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Mon Dec 04 17:37:03 UTC 2017 - 17.2K bytes - Viewed (0) -
guava-testlib/test/com/google/common/testing/FreshValueGeneratorTest.java
} public void testArrayListMultimap() { assertFreshInstance(new TypeToken<ArrayListMultimap<String, ?>>() {}); } public void testSetMultimap() { assertFreshInstance(new TypeToken<SetMultimap<String, ?>>() {}); } public void testBiMap() { assertFreshInstance(new TypeToken<BiMap<String, ?>>() {});
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Mon Dec 04 17:37:03 UTC 2017 - 18.4K bytes - Viewed (0)