Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ exists
Method
exists
vm/JavaAPI/src/java/io/File.java:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
public
boolean exists() {
109
return
existsImpl(path);
110
}
111
112
private
native boolean existsImpl(String path);
113
Callers
15
writeRootRegistry
Method · 0.95
invoke
Method · 0.95
readBytesFromFile
Method · 0.95
runTest
Method · 0.95
verifyFindLocalizationDirectoryDoesNotAutoCreate
Method · 0.95
verifyFindDefaultBundleReturnsNullWhenNoBundleFile
Method · 0.95
addStream
Method · 0.95
installNotificationActionCategories
Method · 0.95
getInstalledPushActionCategories
Method · 0.95
makeTempCacheCopy
Method · 0.95
fixAttachmentPath
Method · 0.95
print
Method · 0.95
Calls
1
existsImpl
Method · 0.95
Tested by
15
runTest
Method · 0.76
verifyFindLocalizationDirectoryDoesNotAutoCreate
Method · 0.76
verifyFindDefaultBundleReturnsNullWhenNoBundleFile
Method · 0.76
saveRecordingActionPerformed
Method · 0.76
writeEntitlements
Method · 0.76
writeAppextProducesRootEntries
Method · 0.76
writeTo_writesAllFilesToDirectory
Method · 0.76
writeAppext_producesReadableZipArchive
Method · 0.76
processFileNameTest
Method · 0.76
processFilesTest
Method · 0.76
convertToTemplateTest
Method · 0.76
optionalSwiftAndKotlinStubsAreGeneratedOnlyWhenEnabled
Method · 0.76