public static interface ThreadContext.RecursiveFunctionEx<T>
Modifier and Type | Method and Description |
---|---|
IRubyObject |
call(ThreadContext context,
T state,
IRubyObject obj,
boolean recur) |
IRubyObject call(ThreadContext context, T state, IRubyObject obj, boolean recur)
Copyright © 2001-2019 JRuby. All Rights Reserved.