public class MethodMaxLocals extends Object
Modifier and Type | Method and Description |
---|---|
void |
add(String name,
String signature,
int maxLocals) |
int |
getMethodMaxLocal(net.bytebuddy.description.method.MethodDescription instrumentedMethod) |
Copyright © 2019. All rights reserved.