Uses of Class
org.jruby.RubyStopIteration
Packages that use RubyStopIteration
-
Uses of RubyStopIteration in org.jruby
Methods in org.jruby that return RubyStopIterationModifier and TypeMethodDescriptionstatic RubyStopIteration
RubyStopIteration.newInstance
(ThreadContext context, IRubyObject result, String message) -
Uses of RubyStopIteration in org.jruby.exceptions
Constructors in org.jruby.exceptions with parameters of type RubyStopIteration