- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for GeneralSpliteratorOfObject (0.07 sec)
-
android/guava-testlib/src/com/google/common/collect/testing/SpliteratorTester.java
} } @IgnoreJRERequirement // *should* be redundant with the annotation on SpliteratorTester private static final class GeneralSpliteratorOfObject<E extends @Nullable Object> extends GeneralSpliterator<E> { GeneralSpliteratorOfObject(Spliterator<E> spliterator) { super(spliterator); } @Override void forEachRemaining(Consumer<? super E> action) {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Apr 14 16:07:06 UTC 2025 - 12.5K bytes - Viewed (0)