Searched defs:getLoader (Results 1 – 2 of 2) sorted by relevance
128 private synchronized sun.misc.URLClassPath.Loader getLoader(int index) { in getLoader() method in URLClassPath132 private sun.misc.URLClassPath.Loader getLoader(java.net.URL url) throws java.io.IOException { in getLoader() method in URLClassPath
470 private static ClassLoader getLoader(Class<?> caller) { in getLoader() method in ResourceBundle600 ClassLoader getLoader() { in getLoader() method in ResourceBundle.CacheKey