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

Method loadLibrary

src/java/lang/System.java:265–267  ·  view source on GitHub ↗

Loads a dynamic library with the specified library name. @param libname the name of the library @exception UnsatisfiedLinkError If the library does not exist. @see Runtime#loadLibrary

(String libname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

CompilerClass · 0.95
InetAddressClass · 0.95
DatagramSocketClass · 0.95
PlainSocketImplClass · 0.95

Calls 1

getRuntimeMethod · 0.95

Tested by

no test coverage detected