|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ac.ulg.montefiore.run.jahmm.io.ObservationWriter<ObservationReal>
be.ac.ulg.montefiore.run.jahmm.io.ObservationRealWriter
public class ObservationRealWriter
Writes an ObservationReal up to (and including) the
semi-colon.
| Constructor Summary | |
|---|---|
ObservationRealWriter()
|
|
| Method Summary | |
|---|---|
void |
write(ObservationReal observation,
java.io.Writer writer)
Writes an Observation (followed
by a semi-colon) using a Writer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObservationRealWriter()
| Method Detail |
|---|
public void write(ObservationReal observation,
java.io.Writer writer)
throws java.io.IOException
ObservationWriterObservation (followed
by a semi-colon) using a Writer.
write in class ObservationWriter<ObservationReal>observation - The observation to write.writer - The writer used to write the observations.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||