Uses of Interface
org.jruby.RubyThread.BlockingTask
Packages that use RubyThread.BlockingTask
-
Uses of RubyThread.BlockingTask in org.jruby
Classes in org.jruby that implement RubyThread.BlockingTaskMethods in org.jruby with parameters of type RubyThread.BlockingTaskModifier and TypeMethodDescriptionvoid
RubyThread.executeBlockingTask
(RubyThread.BlockingTask task) Deprecated.