Searched refs:removeClassPath (Results 1 – 3 of 3) sorted by relevance
119 this.removeClassPath(classPath); in close()
930 public void removeClassPath(ClassPath cp) { in removeClassPath() method in ClassPool931 source.removeClassPath(cp); in removeClassPath()
221 public synchronized void removeClassPath(ClassPath cp) { in removeClassPath() method in ClassPoolTail