Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

javatools.util.test
Class TestQueue  view TestQueue download TestQueue.java

java.lang.Object
  extended byjavatools.util.test.TestQueue

public class TestQueue
extends java.lang.Object


Nested Class Summary
(package private)  class TestQueue.TestFailedException
           
 
Field Summary
(package private)  javatools.util.JQueue q
           
 
Constructor Summary
TestQueue()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
(package private)  void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

q

javatools.util.JQueue q
Constructor Detail

TestQueue

public TestQueue()
Method Detail

main

public static void main(java.lang.String[] argv)

test

void test()
    throws TestQueue.TestFailedException