- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for newBuilderUsing (0.08 sec)
-
android/guava-testlib/src/com/google/common/collect/testing/NavigableMapTestSuiteBuilder.java
} else { return (NavigableMap<K, V>) super.createSubMap(map, firstExclusive, lastExclusive); } } } @Override public NavigableMapTestSuiteBuilder<K, V> newBuilderUsing( TestSortedMapGenerator<K, V> delegate, Bound to, Bound from) { return subSuiteUsing(new NavigableMapSubmapTestMapGenerator<K, V>(delegate, to, from)); }
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sat Aug 09 01:14:59 UTC 2025 - 7K bytes - Viewed (0)