Package org.jruby
Class RubyNumeric.NumFuncall0
java.lang.Object
org.jruby.RubyNumeric.NumFuncall0
- All Implemented Interfaces:
ThreadContext.RecursiveFunctionEx<CallSite>
- Enclosing class:
- RubyNumeric
private static class RubyNumeric.NumFuncall0
extends Object
implements ThreadContext.RecursiveFunctionEx<CallSite>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall(ThreadContext context, CallSite site, IRubyObject obj, boolean recur)
-
Constructor Details
-
NumFuncall0
private NumFuncall0()
-
-
Method Details
-
call
- Specified by:
callin interfaceThreadContext.RecursiveFunctionEx<CallSite>
-