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.SystemNameFileg_dummyjava.lang.Stringm_filejava.lang.Stringm_name -
Constructor Summary
Constructors Constructor Description SystemNameFile(java.lang.String a_name, java.lang.String a_file) -
Method Summary
Modifier and Type Method Description intgetSystemCount()static java.lang.Iterable<ExperimentRunnerViewThread.SystemNameFile>globalSystems()booleanisLastSystem()
-
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()
-