public class MultiCSVPropertyDataLogger
extends java.lang.Object
implements java.beans.PropertyChangeListener
| Modifier and Type | Field and Description |
|---|---|
protected int |
currentReplication |
private static java.lang.String |
HEADER |
private static java.util.logging.Logger |
LOGGER |
private java.io.File |
outputFile |
| Constructor and Description |
|---|
MultiCSVPropertyDataLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
private static final java.util.logging.Logger LOGGER
private static final java.lang.String HEADER
private java.io.File outputFile
protected int currentReplication