|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.infradna.tool.bridge_method_injector.MethodInjector
public class MethodInjector
Injects bridge methods as per WithBridgeMethods
.
Constructor Summary | |
---|---|
MethodInjector()
|
Method Summary | |
---|---|
void |
handle(java.io.File classFile)
|
void |
handleRecursively(java.io.File f)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodInjector()
Method Detail |
---|
public void handleRecursively(java.io.File f) throws java.io.IOException
java.io.IOException
public void handle(java.io.File classFile) throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |