MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / getProperty

Method getProperty

src/java/lang/System.java:184–192  ·  view source on GitHub ↗

Gets the System property indicated by the specified key. @param key the name of the system property

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

getBooleanMethod · 0.95
CompilerClass · 0.95
getIntegerMethod · 0.95
initializeLinkerMethod · 0.95
getLongMethod · 0.95
FileClass · 0.95
getAbsolutePathMethod · 0.95
getDefaultToolkitMethod · 0.95
FontMethod · 0.95
getFontMethod · 0.95
imageUpdateMethod · 0.95
WindowMethod · 0.95

Calls 2

initPropertiesMethod · 0.95
checkPropertyAccessMethod · 0.80

Tested by

no test coverage detected