org.jruby.ext.ffi.jffi
Class FastIntMethodFactory

java.lang.Object
  extended by org.jruby.ext.ffi.jffi.MethodFactory
      extended by org.jruby.ext.ffi.jffi.FastIntMethodFactory

public class FastIntMethodFactory
extends MethodFactory


Method Summary
static FastIntMethodFactory getFactory()
           
 
Methods inherited from class org.jruby.ext.ffi.jffi.MethodFactory
createDynamicMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFactory

public static final FastIntMethodFactory getFactory()


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