net.xqhs.graphs.context
Interface Instant.TickReceiver

All Known Implementing Classes:
ContextGraph
Enclosing class:
Instant

public static interface Instant.TickReceiver


Method Summary
 void tick(Instant.TimeKeeper ticker, Instant now)
           
 

Method Detail

tick

void tick(Instant.TimeKeeper ticker,
          Instant now)