@ApiStatus.Internal
public class ProxyMethodBuilder
extends java.lang.Object
ProxyMethod implementations.| Constructor and Description |
|---|
ProxyMethodBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Class<ProxyMethod> |
buildProxyMethodClass(java.lang.Class<?> proxyClass,
java.lang.reflect.Method method,
@Nullable java.lang.reflect.Method originalMethod) |
public static java.lang.Class<ProxyMethod> buildProxyMethodClass(java.lang.Class<?> proxyClass, java.lang.reflect.Method method, @Nullable @Nullable java.lang.reflect.Method originalMethod)