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

Method checkRead

src/java/lang/SecurityManager.java:167–169  ·  view source on GitHub ↗

Checks to see if an input file with the specified file descriptor object gets created. @param fd the system dependent file descriptor @exception SecurityException If a security error has occurred.

(FileDescriptor fd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

RandomAccessFileMethod · 0.95
existsMethod · 0.95
canReadMethod · 0.95
isFileMethod · 0.95
isDirectoryMethod · 0.95
lastModifiedMethod · 0.95
lengthMethod · 0.95
listMethod · 0.95
FileInputStreamMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected