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

Method getClassLoadingLock

example/src/java/lang/ClassLoader.java:443–453  ·  view source on GitHub ↗

Returns the lock object for class loading operations. For backward compatibility, the default implementation of this method behaves as follows. If this ClassLoader object is registered as parallel capable, the method returns a dedicated object associated with the specified class name. Otherwise, the

(String className)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadClassMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected