Home
last modified time | relevance | path

Searched defs:opFunctions (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
DStreamSpliteratorTest.java329 List<Function<Stream<Integer>, Stream<Integer>>> opFunctions = Arrays.asList( in streamFunctions() local
425 List<Function<IntStream, IntStream>> opFunctions = Arrays.asList( in intStreamFunctions() local
518 List<Function<LongStream, LongStream>> opFunctions = Arrays.asList( in longStreamFunctions() local
611 List<Function<DoubleStream, DoubleStream>> opFunctions = Arrays.asList( in doubleStreamFunctions() local