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

Method clearProperty

example/src/java/lang/System.java:801–809  ·  view source on GitHub ↗

Removes the system property indicated by the specified key. First, if a security manager exists, its SecurityManager.checkPermission method is called with a PropertyPermission(key, "write") permission. This may result in a SecurityException being thrown. If no exception

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

checkKeyMethod · 0.95
getSecurityManagerMethod · 0.95

Tested by

no test coverage detected