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

Method newInstance

src/java/lang/Class.java:65–66  ·  view source on GitHub ↗

Creates a new instance of this Class. @return the new instance of this Class. @exception InstantiationException If you try to instantiate an abstract class or an interface, or if the instantiation fails for some other reason. @exception IllegalAccessException If the class

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

getURLStreamHandlerMethod · 0.80
getContentHandlerMethod · 0.80
getDefaultToolkitMethod · 0.80
initMethod · 0.80
startAppletMethod · 0.80

Calls

no outgoing calls

Tested by 1

startAppletMethod · 0.64