@Incubating public interface NativeBinary extends Binary
修飾子とタイプ | メソッドと説明 |
---|---|
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. |
getDisplayName
Flavor getFlavor()
NativePlatform getTargetPlatform()
NativePlatform
that this binary is targeted to run on.