public final class Platform extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static Platform |
MAC_OSX |
static Platform |
UNKNOWN |
static Platform |
WINDOWS |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
parse(String text)
Parse the text and return the Platform object which is represented if any.
|
String |
toString() |
Copyright © 2010 - 2020 Adobe. All Rights Reserved