public final class PidUtil extends Object
| Constructor and Description |
|---|
PidUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getMyPid() |
static int |
getPid(Process process)
Detects PID from given
Process object. |
Copyright © 2019 ZeroTurnaround. All rights reserved.