Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ resetClassLoader
Method
resetClassLoader
ij/src/main/java/ij/IJ.java:2598–2600 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2596
}
2597
2598
public
static
void
resetClassLoader() {
2599
setClassLoader(null);
2600
}
2601
2602
/** Displays a stack trace. Use the setExceptionHandler
2603
method() to override with a custom exception handler. */
Callers
2
updateImageJMenus
Method · 0.95
runCompiledPlugin
Method · 0.95
Calls
1
setClassLoader
Method · 0.95
Tested by
no test coverage detected