MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / FileInputStream

Method FileInputStream

src/java/io/FileInputStream.java:42–53  ·  view source on GitHub ↗

Creates an input file with the specified system dependent file name. @param name the system dependent file name @exception IOException If the file is not found.

(String name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getSecurityManagerMethod · 0.95
checkReadMethod · 0.95
openMethod · 0.95
getPathMethod · 0.45

Tested by

no test coverage detected