public interface DataWriter extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
write(GCModel model) |
void write(GCModel model) throws IOException
IOExceptionvoid close()
throws IOException
close in interface AutoCloseableclose in interface CloseableIOExceptionCloseable.close()Copyright © 2019. All rights reserved.