public interface CellBaseSerializer
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getFileName() |
Path |
getOutdir() |
void |
serialize(Object object) |
void serialize(Object object)
void close()
throws IOException
IOExceptionPath getOutdir()
String getFileName()
Copyright © 2019. All rights reserved.