Uses of Class
com.eaio.nativecall.NativeCall

Uses of NativeCall in com.eaio.nativecall
 

Subclasses of NativeCall in com.eaio.nativecall
 class IntCall
          An IntCall instance encapsulates an operating system method that returns an integer.
 class VoidCall
          A VoidCall instance encapsulates an operating system method that returns nothing.