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
IOException
public void handle(File classFile) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2018. All rights reserved.