Class: Garcon::PriorityQueue

Inherits:
MutexPriorityQueue show all
Defined in:
lib/garcon/task/priority_queue.rb

Method Summary

Methods inherited from MutexPriorityQueue

#clear, #delete, #empty?, from_list, #include?, #initialize, #length, #peek, #pop, #push

Constructor Details

This class inherits a constructor from Garcon::MutexPriorityQueue