MCPcopy Create free account
hub / github.com/chaoyangnz/gava / setIn

Method setIn

example/src/java/lang/System.java:125–128  ·  view source on GitHub ↗

Reassigns the "standard" input stream. First, if there is a security manager, its checkPermission method is called with a RuntimePermission("setIO") permission to see if it's ok to reassign the "standard" input stream. @param in the new standard input stream. @th

(InputStream in)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

checkIOMethod · 0.95
setIn0Method · 0.95

Tested by

no test coverage detected