public static class MockGetawayCall.ForType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private MockGetawayCall |
mockGetawayCall |
private net.bytebuddy.description.type.TypeDescription |
targetType |
Modifier | Constructor and Description |
---|---|
private |
ForType(MockGetawayCall mockGetawayCall,
net.bytebuddy.description.type.TypeDescription targetType) |
Modifier and Type | Method and Description |
---|---|
MockGetawayCall.WithArguments |
withArguments(java.util.List<Variable> parameters) |
private final net.bytebuddy.description.type.TypeDescription targetType
private final MockGetawayCall mockGetawayCall
private ForType(MockGetawayCall mockGetawayCall, net.bytebuddy.description.type.TypeDescription targetType)
public MockGetawayCall.WithArguments withArguments(java.util.List<Variable> parameters)