Package experimenting
Class ExperimentRunnerViewThread.SystemNameFile
java.lang.Object
experimenting.ExperimentRunnerViewThread.SystemNameFile
- Enclosing class:
- ExperimentRunnerViewThread
static class ExperimentRunnerViewThread.SystemNameFile
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description (package private) static ExperimentRunnerViewThread.SystemNameFile
g_dummy
java.lang.String
m_file
java.lang.String
m_name
-
Constructor Summary
Constructors Constructor Description SystemNameFile(java.lang.String a_name, java.lang.String a_file)
-
Method Summary
Modifier and Type Method Description int
getSystemCount()
static java.lang.Iterable<ExperimentRunnerViewThread.SystemNameFile>
globalSystems()
boolean
isLastSystem()
-
Field Details
-
Constructor Details
-
SystemNameFile
SystemNameFile(java.lang.String a_name, java.lang.String a_file)
-
-
Method Details
-
globalSystems
-
getSystemCount
public int getSystemCount() -
isLastSystem
public boolean isLastSystem()
-