Package at.willhaben.willtest.util
Class PlatformUtils
- java.lang.Object
-
- at.willhaben.willtest.util.PlatformUtils
-
public class PlatformUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PlatformUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetPlatform()static booleanisAndroid()static booleanisIOS()static booleanisLinux()static booleanisWindows()
-