Searched defs:valueFn (Results 1 – 3 of 3) sorted by relevance
/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ | ||
D | TabulatorsTest.java | 113 private final Function<T, V> valueFn; field in TabulatorsTest.ToMapAssertion |
D | CollectorsTest.java | 172 private final Function<T, V> valueFn; field in CollectorsTest.ToMapAssertion |
/libcore/ojluni/src/test/java/util/stream/Collectors/ | ||
D | CollectorsTest.java | 175 private final Function<T, V> valueFn; field in CollectorsTest.ToMapAssertion |