public class ClassContext
extends java.lang.Object
implements java.io.Closeable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
void |
close() |
static ClassContext |
switchTo(java.lang.Object caller) |
static ClassContext |
switchToClassLoader(java.lang.ClassLoader newClassLoader) |
public static final java.lang.String COPYRIGHT
public static ClassContext switchToClassLoader(java.lang.ClassLoader newClassLoader)
public static ClassContext switchTo(java.lang.Object caller)
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable