- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for EntriesGenerator (0.06 seconds)
-
guava-testlib/src/com/google/common/collect/testing/google/MultimapTestSuiteBuilder.java
return (Collection<V>[]) new Collection<?>[length]; } } static class EntriesGenerator<K, V, M extends Multimap<K, V>> implements TestCollectionGenerator<Entry<K, V>>, DerivedGenerator { private final OneSizeTestContainerGenerator<M, Entry<K, V>> multimapGenerator; public EntriesGenerator(OneSizeTestContainerGenerator<M, Entry<K, V>> multimapGenerator) { this.multimapGenerator = multimapGenerator;
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Feb 02 19:58:40 GMT 2026 - 26.8K bytes - Click Count (0) -
android/guava-testlib/src/com/google/common/collect/testing/google/MultimapTestSuiteBuilder.java
return (Collection<V>[]) new Collection<?>[length]; } } static class EntriesGenerator<K, V, M extends Multimap<K, V>> implements TestCollectionGenerator<Entry<K, V>>, DerivedGenerator { private final OneSizeTestContainerGenerator<M, Entry<K, V>> multimapGenerator; public EntriesGenerator(OneSizeTestContainerGenerator<M, Entry<K, V>> multimapGenerator) { this.multimapGenerator = multimapGenerator;
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Feb 02 19:58:40 GMT 2026 - 26.7K bytes - Click Count (0)