Searched defs:ProxyNoExactSizeSpliterator (Results 1 – 1 of 1) sorted by relevance
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ | ||
D | StreamSpliteratorTest.java | 65 private static class ProxyNoExactSizeSpliterator<T> implements Spliterator<T> { class in StreamSpliteratorTest |