Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
public
interface
Predicate<T> {
4
boolean test(T t);
5
}
Callers
15
ga
Function · 0.65
capture.js
File · 0.65
x
Function · 0.65
P
Function · 0.65
pa
Function · 0.65
xa
Function · 0.65
Ia
Function · 0.65
tb
Function · 0.65
Ab
Function · 0.65
findCssStateContext
Function · 0.65
findReceiver
Function · 0.65
fileUriToFilePath
Method · 0.65
Implementers
6
LambdaValue
scripts/cn1playground/common/src/main/
StreamApiTest
scripts/hellocodenameone/common/src/ma
AndroidAllTypesImplementation
docs/demos/android/src/main/java/com/c
JavaScriptAllTypesImplementation
docs/demos/common/src/main/java/com/co
FullScreenWithBrowserComponentSample
Samples/samples/FullScreenWithBrowserC
FullScreenWithBrowserComponentSample
maven/core-unittests/src/test/java/com
Calls
no outgoing calls
Tested by
no test coverage detected