public class PlatformUtils extends Object
| Constructor and Description |
|---|
PlatformUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPlatform() |
static boolean |
isAndroid() |
static boolean |
isIOS() |
static boolean |
isLinux() |
static boolean |
isWindows() |
public static String getPlatform()
public static boolean isAndroid()
public static boolean isIOS()
public static boolean isLinux()
public static boolean isWindows()
Copyright © 2019 willhaben internet service GmbH & Co KG. All rights reserved.