|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgame.net.Buffer
class Buffer
| Constructor Summary | |
|---|---|
Buffer(java.io.InputStream init_in_stream)
|
|
| Method Summary | |
|---|---|
void |
deliver_line(java.lang.StringBuffer str)
|
void |
fill_with_available_characters()
|
boolean |
has_line()
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Buffer(java.io.InputStream init_in_stream)
| Method Detail |
|---|
public void fill_with_available_characters()
throws java.io.IOException
java.io.IOExceptionpublic boolean has_line()
public void deliver_line(java.lang.StringBuffer str)
public void shutdown()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||