The platform or runtime that a binary is designed to run on. Examples: the JvmPlatform defines a java runtime, while the NativePlatform defines the Operating System and Architecture for a native app.
String
getDisplayName()
getName()
interface Named
getName
Returns a human consumable name for this platform.
Gradle API 3.0-milestone-1