Uses of Class
org.jruby.RubyChain
Packages that use RubyChain
-
Uses of RubyChain in org.jruby
Modifier and TypeMethodDescriptionstatic RubyChainRubyChain.newChain(ThreadContext context, IRubyObject[] enums) Modifier and TypeMethodDescriptionprivate static IRubyObjectRubyChain.size(ThreadContext context, RubyChain self, IRubyObject[] args) A size method suitable for lambda method reference implementation ofRubyEnumerator.SizeFn.size(ThreadContext, IRubyObject, IRubyObject[])