Uses of Class
org.jruby.RubyArithmeticSequence
Packages that use RubyArithmeticSequence
-
Uses of RubyArithmeticSequence in org.jruby
Methods in org.jruby that return RubyArithmeticSequenceModifier and TypeMethodDescriptionstatic RubyArithmeticSequence
RubyArithmeticSequence.newArithmeticSequence
(ThreadContext context, IRubyObject generatedBy, String method, IRubyObject[] args, IRubyObject begin, IRubyObject end, IRubyObject step, IRubyObject excludeEnd) Methods in org.jruby with parameters of type RubyArithmeticSequenceModifier and TypeMethodDescriptionRubyArray.subseq_step
(ThreadContext context, RubyArithmeticSequence arg0) rb_ary_subseq_step