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

Packages that use Factory
org.jruby.ext.ffi   
org.jruby.ext.ffi.jffi   
 

Uses of Factory in org.jruby.ext.ffi
 

Methods in org.jruby.ext.ffi that return Factory
static Factory Factory.getInstance()
          Gets an instance of FFIProvider
 

Uses of Factory in org.jruby.ext.ffi.jffi
 

Subclasses of Factory in org.jruby.ext.ffi.jffi
 class Factory
           
 



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