Package com.google.gerrit.server.ioutil
Class HostPlatform
- java.lang.Object
-
- com.google.gerrit.server.ioutil.HostPlatform
-
public final class HostPlatform extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isMac()
static boolean
isWin32()
Returns true if this JVM is running on a Windows platform.
-