Uses of Class
org.jruby.ext.ffi.Platform

Packages that use Platform
org.jruby.ext.ffi   
org.jruby.ext.ffi.jna   
 

Uses of Platform in org.jruby.ext.ffi
 

Methods in org.jruby.ext.ffi that return Platform
abstract  Platform Factory.getPlatform()
          Gets the platform info for this FFIProvider.
static Platform Platform.getPlatform()
           
 

Uses of Platform in org.jruby.ext.ffi.jna
 

Subclasses of Platform in org.jruby.ext.ffi.jna
 class JNAPlatform
           
 

Methods in org.jruby.ext.ffi.jna that return Platform
 Platform JNAFactory.getPlatform()
           
 



Copyright © 2002-2007 JRuby Team. All Rights Reserved.