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.
Type | Name and description |
---|---|
String |
getDisplayName() Returns a human consumable name for this platform. |
Returns a human consumable name for this platform.