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

Method setOut

example/src/java/lang/System.java:149–152  ·  view source on GitHub ↗

Reassigns the "standard" output 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" output stream. @param out the new standard output stream @thr

(PrintStream out)

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
setOut0Method · 0.95

Tested by

no test coverage detected