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, write
addLogListener, log, removeLogListener
String getFormatDescription()
getFormatDescription
in interface FileFormatSupporter
String[] getFormatExtensions()
getFormatExtensions
in interface FileFormatSupporter
void setFile(File value)
value
- the fileFile getFile()
String fileTipText()
Copyright © 2017. All Rights Reserved.