Returns the runtime Class descriptor for the specified Class. For example, the following code fragment returns the runtime Class descriptor for the Class named java.lang.Thread: Class t = Class.forName("java.lang.Thread") @param className the fully qualified name of the desired Class @
(String className)
source not stored for this graph (policy: none)
no outgoing calls