Uses of Class
org.jruby.ext.ffi.Factory
Packages that use Factory
-
Uses of Factory in org.jruby.ext.ffi
Subclasses of Factory in org.jruby.ext.ffiModifier and TypeClassDescriptionclass
An instance of Factory that is used when no FFI implementation can be found.Methods in org.jruby.ext.ffi that return FactoryModifier and TypeMethodDescriptionstatic final Factory
Factory.getInstance()
Gets an instance ofFFIProvider
-
Uses of Factory in org.jruby.ext.ffi.jffi
Subclasses of Factory in org.jruby.ext.ffi.jffi