| Constructor and Description |
|---|
SnippetsInternal(org.gradle.api.model.ObjectFactory objectFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.DomainObjectSet<? super SnippetBinary> |
getBinaries() |
org.gradle.api.NamedDomainObjectContainer<? extends SnippetInternal> |
getPublishedSnippets() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSnippetsRoot@Inject public SnippetsInternal(org.gradle.api.model.ObjectFactory objectFactory)
public org.gradle.api.NamedDomainObjectContainer<? extends SnippetInternal> getPublishedSnippets()
getPublishedSnippets in interface Snippetspublic org.gradle.api.DomainObjectSet<? super SnippetBinary> getBinaries()