edu.stanford.math.plex4.io
public interface ObjectWriter<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExtension() |
void |
writeToFile(T object,
java.lang.String path) |
void writeToFile(T object, java.lang.String path) throws java.io.IOException
java.io.IOExceptionjava.lang.String getExtension()