public class MethodMap.ForType
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
@NotNull MethodMap.ForType |
redirect(@NotNull java.lang.String method,
@NotNull java.lang.String signature,
@NotNull java.lang.String replacement) |
@NotNull MethodMap.ForType |
redirectStatic(@NotNull java.lang.String method,
@NotNull java.lang.String signature,
@NotNull java.lang.String replacement) |
@NotNull MethodMap.ForType |
redirectStatic(@NotNull java.lang.String method,
@NotNull java.lang.String signature,
@NotNull java.lang.String replacement,
@NotNull java.lang.String newMethod) |
@NotNull public @NotNull MethodMap.ForType redirect(@NotNull @NotNull java.lang.String method, @NotNull @NotNull java.lang.String signature, @NotNull @NotNull java.lang.String replacement)
@NotNull public @NotNull MethodMap.ForType redirectStatic(@NotNull @NotNull java.lang.String method, @NotNull @NotNull java.lang.String signature, @NotNull @NotNull java.lang.String replacement)
@NotNull public @NotNull MethodMap.ForType redirectStatic(@NotNull @NotNull java.lang.String method, @NotNull @NotNull java.lang.String signature, @NotNull @NotNull java.lang.String replacement, @NotNull @NotNull java.lang.String newMethod)