Searched refs:getURLs (Results 1 – 3 of 3) sorted by relevance
56 assertTrue(urls.length == ucl1.getURLs().length); in test_Constructor$Ljava_net_URL()127 URL [] result = tucl.getURLs(); in test_addURLLjava_net_URL()
336 public URL[] getURLs() { in getURLs() method in URLClassLoader337 return ucp.getURLs(); in getURLs()
159 public URL[] getURLs() { in getURLs() method in URLClassPath