protected static class Process.ProcessResource
extends java.lang.Object
implements com.jniwrapper.NativeResource
| Constructor and Description |
|---|
ProcessResource(long handle,
boolean autoDelete) |
| Modifier and Type | Method and Description |
|---|---|
void |
release()
Frees a process.
|