-
public final class PidHelperGet PID in reasonably cross-platform way.
-
-
Method Summary
Modifier and Type Method Description static StringgetPid()static longgetPidAsLong()Returns 0 if the PID is not a number. -
-
Method Detail
-
getPidAsLong
static long getPidAsLong()
Returns 0 if the PID is not a number.
-
-
-
-