|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.daylight.DaylightCppObject
com.daylight.DaylightObject
com.daylight.Stream
public class Stream
Object representing a Stream
| Field Summary |
|---|
| Fields inherited from class com.daylight.DaylightCppObject |
|---|
ref |
| Constructor Summary | |
|---|---|
Stream()
|
|
| Method Summary | |
|---|---|
boolean |
atEnd()
from dt_atend. |
Stream |
copy()
from dt_copy. |
protected void |
finalize()
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object. |
DaylightObject |
next()
from dt_next. |
void |
reset()
from dt_reset. |