@Incubating public interface NativeLibrarySpec extends LibrarySpec, NativeComponentSpec, TargetedNativeComponent
Named.Namer| Modifier and Type | Method and Description | 
|---|---|
| NativeLibraryRequirement | getApi()Converts this library to a native library requirement that uses the api library linkage. | 
| NativeLibraryRequirement | getShared()Converts this library to a native library requirement that uses the shared library variant. | 
| NativeLibraryRequirement | getStatic()Converts this library to a native library requirement that uses the static library variant. | 
getSourcestargetBuildTypes, targetFlavorstargetPlatformgetBinariesgetName, getVariantsgetDisplayNamegetBaseName, setBaseNameNativeLibraryRequirement getShared()
NativeLibraryRequirement getStatic()
NativeLibraryRequirement getApi()