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

Method test

vm/JavaAPI/src/java/util/function/Predicate.java:4–4  ·  view source on GitHub ↗
(T t)

Source from the content-addressed store, hash-verified

2
3public interface Predicate<T> {
4 boolean test(T t);
5}

Callers 15

gaFunction · 0.65
capture.jsFile · 0.65
xFunction · 0.65
PFunction · 0.65
paFunction · 0.65
xaFunction · 0.65
IaFunction · 0.65
tbFunction · 0.65
AbFunction · 0.65
findCssStateContextFunction · 0.65
findReceiverFunction · 0.65
fileUriToFilePathMethod · 0.65

Implementers 6

LambdaValuescripts/cn1playground/common/src/main/
StreamApiTestscripts/hellocodenameone/common/src/ma
AndroidAllTypesImplementationdocs/demos/android/src/main/java/com/c
JavaScriptAllTypesImplementationdocs/demos/common/src/main/java/com/co
FullScreenWithBrowserComponentSampleSamples/samples/FullScreenWithBrowserC
FullScreenWithBrowserComponentSamplemaven/core-unittests/src/test/java/com

Calls

no outgoing calls

Tested by

no test coverage detected