MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / checkClassLoader

Method checkClassLoader

src/main/java/field/graphics/Windows.java:390–400  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

388 Thread.currentThread()
389 .setContextClassLoader(mainClassLoader);
390 }
391
392
393 }
394
395}

Callers 13

errorMethod · 0.95
windowFocusMethod · 0.95
windowRefreshMethod · 0.95
mouseButtonMethod · 0.95
scrollMethod · 0.95
cursorPosMethod · 0.95
keyMethod · 0.95
characterMethod · 0.95
dropMethod · 0.95
windowCloseMethod · 0.95
windowPosMethod · 0.95
windowSizeMethod · 0.95

Calls 1

logMethod · 0.95

Tested by

no test coverage detected