public interface NexusObject
| Modifier and Type | Method and Description |
|---|---|
void |
writeObject(Writer writer)
Writes this object to the given writer.
|
void writeObject(Writer writer) throws IOException
writer - the writer to write to.IOException - if it could not be written.Copyright © 2020 BioJava. All rights reserved.