| Package | Description |
|---|---|
| org.jruby |
| Modifier and Type | Method and Description |
|---|---|
static RubyArithmeticSequence |
RubyArithmeticSequence.newArithmeticSequence(ThreadContext context,
IRubyObject generatedBy,
java.lang.String method,
IRubyObject[] args,
IRubyObject begin,
IRubyObject end,
IRubyObject step,
IRubyObject excludeEnd) |
| Modifier and Type | Method and Description |
|---|---|
IRubyObject |
RubyArray.subseq_step(ThreadContext context,
RubyArithmeticSequence arg0)
rb_ary_subseq_step
|
Copyright © 2001-2023 JRuby. All Rights Reserved.