public class PlatformFactory extends Object
Modifier and Type | Method and Description |
---|---|
static PlatformFactory |
getInstance()
Returns the Platform instance corresponding with the current platform.
|
static Platform |
getPlatform()
Returns the Platform instance corresponding with the current platform.
|
static void |
main(String[] args)
Main
|
public final Platform platform
public static PlatformFactory getInstance()
public static Platform getPlatform()
public static void main(String[] args)
args
- argumentsCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.