A B C D F G I L M N P R S T U V

U

unloadClassLoader() - Method in class com.futureshocked.classloader.ApplicationDebugger
Unloads the classloader - this will unload all classes loaded by the classloader, allowing any recompiled classes to be reloaded back into memory without restarting the application.
useSystemDefine(String, byte[]) - Method in class com.futureshocked.classloader.DebuggerClassLoader
A hack to use reflection to modify java system classes.

This is almost certainly a BAD IDEA, and should be used with caution.

A B C D F G I L M N P R S T U V