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 TypeClassDescriptionclassAn instance of Factory that is used when no FFI implementation can be found.Fields in org.jruby.ext.ffi declared as FactoryMethods in org.jruby.ext.ffi that return FactoryModifier and TypeMethodDescriptionstatic final FactoryFactory.getInstance()Gets an instance of FFIProviderprivate static final FactoryFactory.SingletonHolder.getInstance() -
Uses of Factory in org.jruby.ext.ffi.jffi
Subclasses of Factory in org.jruby.ext.ffi.jffi