isAlive

public boolean isAlive()

Tests if this process is alive. A process is alive if it has been started and has not yet terminated.

Return

true if this process is alive; false otherwise.