Home | History | Annotate | Download | only in stream

Lines Matching defs:mapToObj

117     <U> Stream<U> mapToObj(IntFunction<? extends U> mapper);