Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ count
Method
count
vm/JavaAPI/src/java/util/stream/Stream.java:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
<A, R> R collect(Collector<? super T, A, R> collector);
31
32
long count();
33
34
boolean anyMatch(Predicate<? super T> predicate);
35
Callers
15
dispatchStreamBridge
Method · 0.65
invoke2
Method · 0.65
invoke0
Method · 0.65
matches_to_json
Function · 0.65
runTest
Method · 0.65
lt_findings_for
Function · 0.65
lt_findings
Function · 0.65
_set_subheading
Method · 0.65
_open_publish_dialog_discovery
Method · 0.65
_set_tags
Method · 0.65
_pill_count
Method · 0.65
_set_canonical_url
Method · 0.65
Calls
no outgoing calls
Tested by
2
runTest
Method · 0.52
calculate
Method · 0.52