Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
parseArgs
Function · 0.65
setMarkers
Function · 0.65
defineModule
Method · 0.65
_createLoadError
Method · 0.65
_resolve
Method · 0.65
n
Method · 0.65
_doValidate
Method · 0.65
provideCompletionItems
Method · 0.65
Ht
Function · 0.65
provideDocumentHighlights
Method · 0.65
provideReferences
Method · 0.65
provideDocumentSymbols
Method · 0.65
Calls
no outgoing calls
Tested by
7
runTest
Method · 0.52
benchmarkJavaAPITranslation
Method · 0.52
findDependencyJar
Method · 0.52
getHotspots
Method · 0.52
parsesBasicClassWithFieldsAndMethodBodies
Method · 0.52
findDependencyJar
Method · 0.52
findDependencyJar
Method · 0.52