public class Variable extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Variable.VariableAccess |
Modifier and Type | Method and Description |
---|---|
static Variable |
of(net.bytebuddy.description.type.TypeDescription.Generic variableType,
int offset) |
public static Variable of(net.bytebuddy.description.type.TypeDescription.Generic variableType, int offset)
Copyright © 2019. All rights reserved.