|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
close()
Write out any cached state and then close the output stream. |
void |
flush()
Write out any cached state |
void |
print(java.lang.String data)
Write arbitrary text to the output stream. |
void |
println(java.lang.String data)
Write arbitrary text to the output stream. |
Methods inherited from interface org.omegahat.Simulation.MCMC.MCMCListener |
notify |
Method Detail |
public void flush()
public void close()
public void println(java.lang.String data)
public void print(java.lang.String data)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |