|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCodeConverter
org.jboss.ant.tasks.retro.AutoboxCodeConverter
public class AutoboxCodeConverter
AutoboxCodeConverter.
Constructor Summary | |
---|---|
AutoboxCodeConverter()
|
Method Summary | |
---|---|
void |
autoBox(ClassPool pool,
CtClass autoboxClass,
java.lang.String boxed,
java.lang.String unboxed)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutoboxCodeConverter() throws NotFoundException, CannotCompileException
NotFoundException
CannotCompileException
Method Detail |
---|
public void autoBox(ClassPool pool, CtClass autoboxClass, java.lang.String boxed, java.lang.String unboxed) throws NotFoundException, CannotCompileException
NotFoundException
CannotCompileException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |