MCPcopy 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

findJarMethod · 0.80
findClassMethod · 0.80
findClassMethod · 0.80

Calls

no outgoing calls

Tested by 3

findJarMethod · 0.64
findClassMethod · 0.64
findClassMethod · 0.64