com.tootsville.npc
Class Props.FromTheMoonRunner

java.lang.Object
  extended by com.tootsville.npc.Props.FromTheMoonRunner
All Implemented Interfaces:
Runnable
Enclosing class:
Props

final class Props.FromTheMoonRunner
extends Object
implements Runnable

WRITEME: Document this type.

Author:
brpocock@star-hope.org

Constructor Summary
Props.FromTheMoonRunner()
           
 
Method Summary
 void run()
          WRITEME brpocock@star-hope.org
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Props.FromTheMoonRunner

Props.FromTheMoonRunner()
Method Detail

run

public void run()
WRITEME brpocock@star-hope.org

Specified by:
run in interface Runnable