Package software.amazon.awssdk.utils
Class Platform
- java.lang.Object
-
- software.amazon.awssdk.utils.Platform
-
public class Platform extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isWindows()
Determine whether the current operation system seems to be Windows.
-