Binary
, NativeBinary
, NativeLibraryBinary
PrebuiltStaticLibraryBinary
@Incubating public interface StaticLibraryBinary extends NativeLibraryBinary
NativeLibrary
that has been compiled and archived into a static library.Modifier and Type | Method | Description |
---|---|---|
File |
getStaticLibraryFile() |
The static library file.
|
getDisplayName
getBuildType, getFlavor, getTargetPlatform
getHeaderDirs, getLinkFiles, getRuntimeFiles
File getStaticLibraryFile()