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