org.starhope.appius.game.npc.plebeian
Class PlebeianScriptRunner.SayCasuallyRunner
java.lang.Object
org.starhope.appius.game.npc.plebeian.PlebeianScriptRunner.SayCasuallyRunner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- PlebeianScriptRunner
private final class PlebeianScriptRunner.SayCasuallyRunner
- extends Object
- implements Runnable
WRITEME: Document this type.
- Author:
- brpocock@star-hope.org
Field Summary |
private String |
key
WRITEME: Document this brpocock@star-hope.org |
key
private final String key
- WRITEME: Document this brpocock@star-hope.org
PlebeianScriptRunner.SayCasuallyRunner
PlebeianScriptRunner.SayCasuallyRunner(String theKey)
- WRITEME: Document this constructor brpocock@star-hope.org
- Parameters:
theKey
- what is to be said (casually)
run
public void run()
- Specified by:
run
in interface Runnable
- See Also:
Runnable.run()
toString
public String toString()
- Overrides:
toString
in class Object
- See Also:
Object.toString()