Uses of Class
org.powermock.core.bytebuddy.Variable
Packages that use Variable
-
Uses of Variable in org.powermock.core.bytebuddy
Methods in org.powermock.core.bytebuddy that return VariableModifier and TypeMethodDescriptionstatic VariableVariable.of(net.bytebuddy.description.type.TypeDescription.Generic variableType, int offset) Methods in org.powermock.core.bytebuddy with parameters of type VariableModifier and TypeMethodDescriptionstatic net.bytebuddy.implementation.bytecode.StackManipulationstatic net.bytebuddy.implementation.bytecode.StackManipulationstatic net.bytebuddy.implementation.bytecode.StackManipulationMethod parameters in org.powermock.core.bytebuddy with type arguments of type VariableModifier and TypeMethodDescriptionMockGetawayCall.ForType.withArguments(List<Variable> parameters)