|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
org.gradle.api.Namedorg.gradle.plugins.binaries.model.Library
org.gradle.plugins.binaries.model.Binary
public interface Library extends Binary
An library
| Method Summary | |
|---|---|
SourceDirectorySet
|
getHeaders()
|
| Methods inherited from interface Binary | |
|---|---|
| getProject, getSourceSets, getSpec |
| Methods inherited from interface Named | |
|---|---|
| getName |
| Method Detail |
|---|
public SourceDirectorySet getHeaders()
Groovy Documentation