org.jruby.ext.posix
Class WindowsChildRecord
java.lang.Object
org.jruby.ext.posix.WindowsChildRecord
public class WindowsChildRecord
- extends Object
- Author:
- enebo
Constructor Summary |
WindowsChildRecord(com.kenai.jaffl.struct.Struct.Pointer process,
int pid)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowsChildRecord
public WindowsChildRecord(com.kenai.jaffl.struct.Struct.Pointer process,
int pid)
getProcess
public com.kenai.jaffl.struct.Struct.Pointer getProcess()
getPid
public int getPid()
Copyright © 2012. All Rights Reserved.