MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / map

Method map

vm/JavaAPI/src/java/util/stream/Stream.java:14–14  ·  view source on GitHub ↗
(Function<? super T, ? extends R> mapper)

Source from the content-addressed store, hash-verified

12 Stream<T> filter(Predicate<? super T> predicate);
13
14 <R> Stream<R> map(Function<? super T, ? extends R> mapper);
15
16 Stream<T> sorted();
17

Callers 15

parseArgsFunction · 0.65
setMarkersFunction · 0.65
defineModuleMethod · 0.65
_createLoadErrorMethod · 0.65
_resolveMethod · 0.65
nMethod · 0.65
_doValidateMethod · 0.65
HtFunction · 0.65
provideReferencesMethod · 0.65

Calls

no outgoing calls

Tested by 7

runTestMethod · 0.52
findDependencyJarMethod · 0.52
getHotspotsMethod · 0.52
findDependencyJarMethod · 0.52
findDependencyJarMethod · 0.52