public class CalcStandardStatistics extends LongProcessThread
Constructor and Description |
---|
CalcStandardStatistics(StatisticsPanel callback) |
Modifier and Type | Method and Description |
---|---|
static StatsResult |
buildProjectStats(IProject project)
Builds a file with statistic info about the project.
|
void |
run() |
checkInterrupted, fin
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
public CalcStandardStatistics(StatisticsPanel callback)
public void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
public static StatsResult buildProjectStats(IProject project)