public class EnumClassReplacement extends Object implements MethodReplacementClass
CONSUME_INSTANCE_METHOD_NAME| Constructor and Description |
|---|
EnumClassReplacement() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getTargetClass() |
static <T extends Enum<T>> |
valueOf(Class<T> enumType,
String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTargetClass, getTargetClassName, isAvailablepublic Class<?> getTargetClass()
getTargetClass in interface MethodReplacementClassCopyright © 2016–2024. All rights reserved.