- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testImmutableMultiset (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
guava-testlib/test/com/google/common/testing/FreshValueGeneratorTest.java
} public void testImmutableSortedSet() { assertFreshInstance(new TypeToken<ImmutableSortedSet<String>>() {}); } public void testImmutableMultiset() { assertFreshInstance(new TypeToken<ImmutableSortedSet<String>>() {}); assertNotInstantiable(new TypeToken<ImmutableMultiset<EmptyEnum>>() {}); } public void testImmutableCollection() {
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 12 17:47:10 GMT 2026 - 18.6K bytes - Click Count (0)