public final class LocalsHelper extends Object
Modifier and Type | Method and Description |
---|---|
static LocalsHelper |
forInstanceMethod() |
static LocalsHelper |
forStaticMethod() |
static void |
main(String[] args) |
int |
newLocal(Class<?> cls) |
public int newLocal(Class<?> cls)
public static LocalsHelper forStaticMethod()
public static LocalsHelper forInstanceMethod()
Copyright © 2013–2021. All rights reserved.