Searched refs:getURLs (Results 1 – 4 of 4) sorted by relevance
58 assertTrue(urls.length == ucl1.getURLs().length); in test_Constructor$Ljava_net_URL()129 URL [] result = tucl.getURLs(); in test_addURLLjava_net_URL()
341 public URL[] getURLs() { in getURLs() method in URLClassLoader342 return ucp.getURLs(); in getURLs()
57 public java.net.URL[] getURLs() { in getURLs() method in URLClassPath
196 public URL[] getURLs() { in getURLs() method in URLClassPath