Modifier and Type | Field and Description |
---|---|
private int |
code |
private java.lang.Object |
description |
private java.util.Collection |
listeners |
private int |
position |
private java.lang.Object |
source |
private double |
value |
Constructor and Description |
---|
BasicPlayerEventLauncher(int code,
int position,
double value,
java.lang.Object description,
java.util.Collection listeners,
java.lang.Object source)
Contructor.
|
Modifier and Type | Method and Description |
---|---|
void |
run() |
activeCount, checkAccess, clone, 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
private int code
private int position
private double value
private java.lang.Object description
private java.util.Collection listeners
private java.lang.Object source