public interface FileBasedEvaluationStatisticsHandler extends EvaluationStatisticsHandler, FileFormatSupporter
| Modifier and Type | Method and Description |
|---|---|
String |
fileTipText()
Describes this property.
|
File |
getFile()
Returns the file to read from/write to.
|
String |
getFormatDescription()
Returns the format description.
|
String[] |
getFormatExtensions()
Returns the format extension(s).
|
void |
setFile(File value)
Sets the file to read from/write to.
|
finish, initialize, isThreadSafe, read, writeaddLogListener, log, removeLogListenerString getFormatDescription()
getFormatDescription in interface FileFormatSupporterString[] getFormatExtensions()
getFormatExtensions in interface FileFormatSupportervoid setFile(File value)
value - the fileFile getFile()
String fileTipText()
Copyright © 2017. All Rights Reserved.