Uses of Class
org.graphstream.stream.sync.SinkTime

Packages that use SinkTime
org.graphstream.stream.sync   
 

Uses of SinkTime in org.graphstream.stream.sync
 

Methods in org.graphstream.stream.sync that return SinkTime
 SinkTime SourceTime.getSinkTime()
           
 

Methods in org.graphstream.stream.sync with parameters of type SinkTime
 void SourceTime.setSinkTime(SinkTime st)
           
 

Constructors in org.graphstream.stream.sync with parameters of type SinkTime
SourceTime(String sourceId, long currentTimeId, SinkTime sinkTime)
           
SourceTime(String sourceId, SinkTime sinkTime)
           
 



Copyright © 2013. All Rights Reserved.