Constructs a new URLClassLoader for the given URLs. The URLs will be searched in the order specified for classes and resources after first searching in the specified parent class loader. Any URL that ends with a '/' is assumed to refer to a directory. Otherwise, the URL is assumed to refer to a JAR
(URL[] urls, ClassLoader parent)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected