com.infradna.tool.bridge_method_injector
Class MethodInjector
java.lang.Object
com.infradna.tool.bridge_method_injector.MethodInjector
public class MethodInjector
- extends Object
Injects bridge methods as per WithBridgeMethods.
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInjector
public MethodInjector()
handleRecursively
public void handleRecursively(File f)
throws IOException
- Throws:
IOException
handle
public void handle(File classFile)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.