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