- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for MapGenerator (0.05 seconds)
-
android/guava-testlib/src/com/google/common/collect/testing/MapTestSuiteBuilder.java
private final OneSizeTestContainerGenerator<Map<K, V>, Entry<K, V>> mapGenerator; ReserializedMapGenerator(OneSizeTestContainerGenerator<Map<K, V>, Entry<K, V>> mapGenerator) { this.mapGenerator = mapGenerator; } @Override public SampleElements<Entry<K, V>> samples() { return mapGenerator.samples(); } @Override public Entry<K, V>[] createArray(int length) {
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Mon Sep 22 20:54:16 GMT 2025 - 11K bytes - Click Count (0)