A B C D E F G H I J L M N O P Q R S T U V W X _

Q

query - Variable in class com.pushtotest.tool.protocolhandler.ProtocolWrapper
 
Queue - Class in com.pushtotest.tool.util
A Thread-safe Queue implementation.
Queue() - Constructor for class com.pushtotest.tool.util.Queue
Creates a new Queue with the default capacity.
Queue(int) - Constructor for class com.pushtotest.tool.util.Queue
Creates a new Queue with the initial capacity passed in.
Queue(Collection) - Constructor for class com.pushtotest.tool.util.Queue
Creates a new queue with the initial queue elements set to the objects in the collection passed in.

A B C D E F G H I J L M N O P Q R S T U V W X _