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.BlockingTaskFields in org.jruby declared as RubyThread.BlockingTaskModifier and TypeFieldDescriptionprivate RubyThread.BlockingTaskRubyThread.currentBlockingTaskDeprecated.Methods in org.jruby with parameters of type RubyThread.BlockingTaskModifier and TypeMethodDescriptionvoidRubyThread.executeBlockingTask(RubyThread.BlockingTask task) Deprecated.