@FunctionalInterface public static interface CpsCallableInvocation.MismatchHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Object expectedReceiver,
String expectedMethodName,
Object actualReceiver,
String actualMethodName) |
Copyright © 2011–2019. All rights reserved.