uchicago.src.sim.gui
Class RepastConsole.Cat

java.lang.Object
  extended by uchicago.src.sim.gui.RepastConsole.Cat
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
RepastConsole

protected class RepastConsole.Cat
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
protected RepastConsole.Cat()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepastConsole.Cat

protected RepastConsole.Cat()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable