Class OSDetectorUtil
- java.lang.Object
-
- org.uitnet.testing.smartfwk.ui.core.utils.OSDetectorUtil
-
public class OSDetectorUtil extends Object
Used to find the operating system type of the host platform.- Author:
- Madhav Krishna
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PlatformTypegetHostPlatform()
-
-
-
Method Detail
-
getHostPlatform
public static PlatformType getHostPlatform()
-
-