StaticLibraryBinary

A NativeLibrary that has been compiled and archived into a static library.

Inheritors

Functions

Link copied to clipboard
abstract fun getBuildType(): BuildType
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getFlavor(): Flavor
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getStaticLibraryFile(): File
The static library file.
Link copied to clipboard