Searches for and load a class on the classpath of this class loader. @param name The name of the class to be loaded. Must not be null . @return the required Class object @exception ClassNotFoundException if the requested class does not exist
(final String name)
source not stored for this graph (policy: none)