javassist.runtime
Class Inner
java.lang.Object
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.
Constructor Summary |
Inner()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Inner
public Inner()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.