org.starhope.appius.services
Class ClodiaSecunda
java.lang.Object
java.lang.Thread
org.starhope.appius.services.Clodia
org.starhope.appius.services.ClodiaSecunda
- All Implemented Interfaces:
- Comparable<Thread>, Runnable
public class ClodiaSecunda
- extends Clodia
WRITEME: Document this type.
- Author:
- brpocock@star-hope.org
Fields inherited from class org.starhope.appius.services.Clodia |
myUser |
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
ClodiaSecunda
public ClodiaSecunda(AbstractNonPlayerCharacter who,
Thread parentThread)
- WRITEME: Document this constructor brpocock@star-hope.org
- Parameters:
who
- WRITEMEparentThread
- WRITEME
sendList
public void sendList(String whichList,
List<UserListEntry> users)
- WRITEME: Document this method brpocock@star-hope.org
- Overrides:
sendList
in class Clodia
- Parameters:
whichList
- the list nameusers
- the users to add/change