Package javassist.runtime
Class Inner
java.lang.Object
javassist.runtime.Inner
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.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Inner
public Inner()
-