Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ isFile
Method
isFile
classpath/java/io/File.java:108–108 ·
view source on GitHub ↗
(String path)
Source
from the content-addressed store, hash-verified
106
}
107
108
private
static
native boolean isFile(String path);
109
110
public
boolean isFile() {
111
return
isFile(path);
Callers
3
findJar
Method · 0.80
findClass
Method · 0.80
findClass
Method · 0.80
Calls
no outgoing calls
Tested by
3
findJar
Method · 0.64
findClass
Method · 0.64
findClass
Method · 0.64