Uses of Class
org.graphstream.stream.sync.SinkTime
| Package | Description |
|---|---|
| org.graphstream.stream.sync |
-
Uses of SinkTime in org.graphstream.stream.sync
Methods in org.graphstream.stream.sync that return SinkTime Modifier and Type Method Description SinkTimeSourceTime. getSinkTime()Methods in org.graphstream.stream.sync with parameters of type SinkTime Modifier and Type Method Description voidSourceTime. setSinkTime(SinkTime st)Constructors in org.graphstream.stream.sync with parameters of type SinkTime Constructor Description SourceTime(String sourceId, long currentTimeId, SinkTime sinkTime)SourceTime(String sourceId, SinkTime sinkTime)