|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Event
This is the interface for working with an event from a feed of social events. The rest of the Klatsch interpreter operates ONLY in terms of this interface.
Method Summary | |
---|---|
java.util.Iterator<Edge> |
edges()
Returns an iterator over the edges in this event. |
int |
time()
Returns the timestamp for this event. |
Method Detail |
---|
int time()
java.util.Iterator<Edge> edges()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |