PircBot Java IRC Bot

Uses of Class
org.jibble.pircbot.Queue

Uses of Queue in org.jibble.pircbot
 

Constructors in org.jibble.pircbot with parameters of type Queue
OutputThread(PircBot bot, Queue outQueue)
          Constructs an OutputThread for the underlying PircBot.
 


PircBot Java IRC Bot