Uses of Class
org.jruby.RubyProducer
Packages that use RubyProducer
-
Uses of RubyProducer in org.jruby
Methods in org.jruby that return RubyProducerModifier and TypeMethodDescriptionstatic RubyProducerRubyProducer.newProducer(ThreadContext context, IRubyObject init, Block block) Methods in org.jruby with parameters of type RubyProducerModifier and TypeMethodDescriptionstatic IRubyObjectRubyProducer.size(ThreadContext context, RubyProducer self, IRubyObject[] args) MRI: producer_size