Uses of Class
com.jniwrapper.macosx.cocoa.nsfilehandle.NSPipe

Packages that use NSPipe
com.jniwrapper.macosx.cocoa.nsfilehandle   
 

Uses of NSPipe in com.jniwrapper.macosx.cocoa.nsfilehandle
 

Methods in com.jniwrapper.macosx.cocoa.nsfilehandle that return NSPipe
static NSPipe NSPipe.NSPipe_pipe()
          This method represents the pipe static constructor of the NSPipe Objective-C class.