Uses of Class
org.jruby.ext.thread.Queue
Packages that use Queue
-
Uses of Queue in org.jruby.ext.thread
Subclasses of Queue in org.jruby.ext.threadModifier and TypeClassDescriptionclassThe "SizedQueue" class from the 'thread' library.Fields in org.jruby.ext.thread with type parameters of type QueueModifier and TypeFieldDescriptionprivate static final RubyThread.Task<Queue,IRubyObject> Queue.BLOCKING_POP_TASK