public class Serialized extends AbstractFileBasedEvaluationStatisticsHandler
m_Filem_Debug, m_LogListeners| Constructor and Description | 
|---|
| Serialized() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | finish()Gets called after the experiment finished. | 
| String | getFormatDescription()Returns the format description. | 
| String[] | getFormatExtensions()Returns the format extension(s). | 
| String | globalInfo()Description to be displayed in the GUI. | 
| List<EvaluationStatistics> | read()Reads the statistics. | 
| String | write(List<EvaluationStatistics> stats)Stores the given statistics. | 
fileTipText, getDefaultFile, getFile, getOptions, initialize, listOptions, setFile, setOptionsisThreadSafeaddLogListener, debug, getLogListeners, handleException, log, removeLogListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisThreadSafeaddLogListener, log, removeLogListenerpublic String globalInfo()
globalInfo in class AbstractEvaluationStatisticsHandlerpublic String getFormatDescription()
public String[] getFormatExtensions()
public List<EvaluationStatistics> read()
public String write(List<EvaluationStatistics> stats)
stats - the statistics to storepublic String finish()
finish in interface EvaluationStatisticsHandlerfinish in class AbstractEvaluationStatisticsHandlerCopyright © 2017. All Rights Reserved.