Represents a particular binary artifact.
Type | Name and description |
---|---|
BuildType |
getBuildType() Returns the BuildType used to construct this binary. |
Flavor |
getFlavor() The flavor that this binary was built with. |
NativePlatform |
getTargetPlatform() Returns the NativePlatform that this binary is targeted to run on. |
Methods inherited from class | Name |
---|---|
interface Binary |
getDisplayName |
The flavor that this binary was built with.
Returns the NativePlatform that this binary is targeted to run on.