public class MockGetawayCall
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
MockGetawayCall.ConstructorMockGetawayCall |
static class |
MockGetawayCall.ForType |
static class |
MockGetawayCall.WithArguments |
Modifier and Type | Field and Description |
---|---|
private java.lang.reflect.Method |
getawayMethod |
Constructor and Description |
---|
MockGetawayCall(java.lang.Class mockGetawayClass) |
Modifier and Type | Method and Description |
---|---|
MockGetawayCall.ForType |
forType(net.bytebuddy.description.type.TypeDescription targetType) |
public MockGetawayCall.ForType forType(net.bytebuddy.description.type.TypeDescription targetType)