QJCC homepage

biz.chitec.qdemo.util
Class SequencerDemo

java.lang.Object
  extended bybiz.chitec.qdemo.util.SequencerDemo

public final class SequencerDemo
extends java.lang.Object

Demo of Sequencer.

Version:
$Id: 912a163a9a7c9eea3ec550a234bc8afbd039eeb4 $
Author:
chitec/Dirk Hillbrecht 2002 Distributed under the terms of the GNU LGPL.

Nested Class Summary
private static class SequencerDemo.SequencerTestThread
           
 
Constructor Summary
SequencerDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SequencerDemo

public SequencerDemo()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
Throws:
java.lang.Throwable

QJCC homepage