Class DotPrinter<T>

java.lang.Object
VASSAL.tools.concurrent.listener.DotPrinter<T>
All Implemented Interfaces:
EventListener<T>

public class DotPrinter<T> extends Object implements EventListener<T>
Prints dots to a stream in response to events.
Since:
3.2.0
Author:
Joel Uckelman