public static class MethodMap.Entry
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
@Nullable MethodMap.Entry |
next |
@NotNull java.lang.String |
replacement |
@NotNull java.lang.String |
type |
@NotNull public final @NotNull java.lang.String type
@NotNull public final @NotNull java.lang.String replacement
@Nullable public final @Nullable MethodMap.Entry next