Uses of Class
org.jruby.internal.runtime.methods.DynamicMethod.NativeCall
Packages that use DynamicMethod.NativeCall
-
Uses of DynamicMethod.NativeCall in org.jruby.internal.runtime.methods
Fields in org.jruby.internal.runtime.methods declared as DynamicMethod.NativeCallModifier and TypeFieldDescriptionprotected DynamicMethod.NativeCall
JavaMethod.nativeCall
Single-arity native callMethods in org.jruby.internal.runtime.methods that return DynamicMethod.NativeCallModifier and TypeMethodDescriptionJavaMethod.getNativeCall()
NativeCallMethod.getNativeCall()
Get the NativeCall for the method, if available.