Package org.jruby
Class RubyStruct.EqlRecursive
java.lang.Object
org.jruby.RubyStruct.EqlRecursive
- All Implemented Interfaces:
ThreadContext.RecursiveFunctionEx<IRubyObject>
- Enclosing class:
- RubyStruct
private static class RubyStruct.EqlRecursive
extends Object
implements ThreadContext.RecursiveFunctionEx<IRubyObject>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall(ThreadContext context, IRubyObject other, IRubyObject self, boolean recur)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
EqlRecursive
private EqlRecursive()
-
-
Method Details
-
call
- Specified by:
callin interfaceThreadContext.RecursiveFunctionEx<IRubyObject>
-