getPlayQueue static method

Queue getPlayQueue()

Implementation

static Queue getPlayQueue(){
  return _playQueue;
}