|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NativeMethod | |
---|---|
org.jruby.cext |
Uses of NativeMethod in org.jruby.cext |
---|
Subclasses of NativeMethod in org.jruby.cext | |
---|---|
class |
NativeMethod0
NativeMethod0 represents an arity-0 native method. |
class |
NativeMethod1
NativeMethod1 represents an arity-1 native method. |
class |
NativeMethod2
NativeMethod2 represents an arity-2 native method. |
class |
NativeMethod3
NativeMethod3 represents an arity-3 native method. |
class |
NativeProcMethod
A NativeProcMethod represents native functions that are wrapped in a RubyProc
object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |