public class MethodInjector extends Object
WithBridgeMethods
.Constructor and Description |
---|
MethodInjector() |
Modifier and Type | Method and Description |
---|---|
void |
handle(File classFile) |
void |
handleRecursively(File f) |
static void |
main(String[] args) |
public void handleRecursively(File f) throws IOException
IOException
public void handle(File classFile) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2016. All rights reserved.