Class Inner
- java.lang.Object
-
- org.hotswap.agent.javassist.runtime.Inner
-
public class Inner extends Object
A support class for compiling a method declared in an inner class. This support class is required at runtime only if the method calls a private constructor in the enclosing class.