public class UnixUtils extends Object
UnixUtils()
static int
getProcessId(Process p)
static void
kill9(Integer pid)
kill9(Process p)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UnixUtils()
public static int getProcessId(Process p)
public static void kill9(Integer pid)
public static void kill9(Process p)
Copyright © 2012. All Rights Reserved.