public class MatcherClassReplacement extends Object implements MethodReplacementClass
CONSUME_INSTANCE_METHOD_NAME| Constructor and Description |
|---|
MatcherClassReplacement() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
find(Matcher caller,
String idTemplate) |
Class<?> |
getTargetClass() |
static boolean |
matches(Matcher caller,
String idTemplate)
Matcher.matches() is not pure (updates last matching info)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTargetClass, getTargetClassName, isAvailablepublic Class<?> getTargetClass()
getTargetClass in interface MethodReplacementClasspublic static boolean matches(Matcher caller, String idTemplate)
caller - idTemplate - Copyright © 2016–2024. All rights reserved.