MCPcopy 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

dispatchStreamBridgeMethod · 0.65
invoke2Method · 0.65
invoke0Method · 0.65
matches_to_jsonFunction · 0.65
runTestMethod · 0.65
lt_findings_forFunction · 0.65
lt_findingsFunction · 0.65
_set_subheadingMethod · 0.65
_set_tagsMethod · 0.65
_pill_countMethod · 0.65
_set_canonical_urlMethod · 0.65

Calls

no outgoing calls

Tested by 2

runTestMethod · 0.52
calculateMethod · 0.52