public class IntermediateCrosstabOutput extends Object
| Constructor and Description |
|---|
IntermediateCrosstabOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
flushes the object output stream and then closes it
|
File |
getSerializedOutputFile() |
void |
open() |
void |
writeIntermRow(IntermediateReportRow row) |
public void open()
public void writeIntermRow(IntermediateReportRow row)
public void close()
public File getSerializedOutputFile()
Copyright © 2006–2015. All rights reserved.