A NativeLibrary that has been compiled and linked as a shared library.
| Type | Name and description |
|---|---|
File |
getSharedLibraryFile()The shared library file. |
File |
getSharedLibraryLinkFile()The shared library link file. |
void |
setSharedLibraryFile(File sharedLibraryFile)The shared library file. |
void |
setSharedLibraryLinkFile(File sharedLibraryLinkFile)The shared library link file. |
| Methods inherited from class | Name |
|---|---|
interface NativeBinary |
getBuildType, getFlavor, getTargetPlatform |
interface Binary |
getDisplayName |
interface Named |
getName |
interface BuildableModelElement |
builtBy, getBuildTask, hasBuildDependencies, setBuildTask |
interface Buildable |
getBuildDependencies |
The shared library file.
The shared library link file.
The shared library file.
The shared library link file.