org.gradle.plugins.binaries.model
Interface Library

All Superinterfaces:
Binary, Named

public interface Library
extends Binary

An library


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.gradle.api.Named
Named.Namer
 
Method Summary
 SourceDirectorySet getHeaders()
           
 
Methods inherited from interface org.gradle.plugins.binaries.model.Binary
getProject, getSourceSets, getSpec
 
Methods inherited from interface org.gradle.api.Named
getName
 

Method Detail

getHeaders

SourceDirectorySet getHeaders()