public class PatcherProjectFactory extends java.lang.Object implements org.gradle.api.NamedDomainObjectFactory<PatcherProject>
| Constructor and Description |
|---|
PatcherProjectFactory(PatcherPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
PatcherProject |
create(java.lang.String name) |
public PatcherProjectFactory(PatcherPlugin plugin)
public PatcherProject create(java.lang.String name)
create in interface org.gradle.api.NamedDomainObjectFactory<PatcherProject>