public class MethodInlinerPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VERSION |
| Constructor and Description |
|---|
MethodInlinerPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(@NotNull org.gradle.api.Project project) |
public static final java.lang.String VERSION