com.tootsville.npc
Class Sparkle.ToTheMallRunner
java.lang.Object
com.tootsville.npc.Sparkle.ToTheMallRunner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- Sparkle
private final class Sparkle.ToTheMallRunner
- extends Object
- implements Runnable
WRITEME: Document this type.
- Author:
- brpocock@star-hope.org
|
Field Summary |
private Sparkle |
sparkle
WRITEME: Document this brpocock@star-hope.org |
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sparkle
private final Sparkle sparkle
- WRITEME: Document this brpocock@star-hope.org
Sparkle.ToTheMallRunner
Sparkle.ToTheMallRunner(Sparkle shopper)
- WRITEME: Document this constructor brpocock@star-hope.org
- Parameters:
shopper -
run
public void run()
- Specified by:
run in interface Runnable