| Package | Description |
|---|---|
| org.jruby |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
RubyEnumerable.zipCommon(ThreadContext context,
IRubyObject self,
IRubyObject[] args,
Block block,
ObjectObjectIntFunction<ThreadContext,IRubyObject,IRubyObject> nextElement) |
static IRubyObject |
RubyEnumerable.zipCommon(ThreadContext context,
IRubyObject self,
IRubyObject arg0,
Block block,
ObjectObjectIntFunction<ThreadContext,IRubyObject,IRubyObject> nextElement) |
Copyright © 2001-2023 JRuby. All Rights Reserved.