public class InetSocketAddressClassReplacement extends Object implements MethodReplacementClass
CONSUME_INSTANCE_METHOD_NAME| Constructor and Description |
|---|
InetSocketAddressClassReplacement() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
consumeInstance() |
Class<?> |
getTargetClass() |
static void |
InetSocketAddress(String hostname,
int port) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTargetClass, getTargetClassName, isAvailablepublic Class<?> getTargetClass()
getTargetClass in interface MethodReplacementClasspublic static Object consumeInstance()
public static void InetSocketAddress(String hostname, int port)
Copyright © 2016–2024. All rights reserved.