public static class MockGetawayCall.WithArguments
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.List<Variable> |
arguments |
private MockGetawayCall.ForType |
forType |
Modifier | Constructor and Description |
---|---|
private |
WithArguments(MockGetawayCall.ForType forType,
java.util.List<Variable> arguments) |
Modifier and Type | Method and Description |
---|---|
MockGetawayCall.ConstructorMockGetawayCall |
withParameterTypes(net.bytebuddy.description.method.ParameterList<net.bytebuddy.description.method.ParameterDescription.InDefinedShape> targetParameters) |
private final MockGetawayCall.ForType forType
private final java.util.List<Variable> arguments
private WithArguments(MockGetawayCall.ForType forType, java.util.List<Variable> arguments)
public MockGetawayCall.ConstructorMockGetawayCall withParameterTypes(net.bytebuddy.description.method.ParameterList<net.bytebuddy.description.method.ParameterDescription.InDefinedShape> targetParameters)