Neo4j Community

org.neo4j.tooling
Class RealClock

java.lang.Object
  extended by org.neo4j.tooling.RealClock
All Implemented Interfaces:
Clock

public class RealClock
extends Object
implements Clock


Constructor Summary
RealClock()
           
 
Method Summary
 long currentTimeMillis()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RealClock

public RealClock()
Method Detail

currentTimeMillis

public long currentTimeMillis()
Specified by:
currentTimeMillis in interface Clock

Neo4j Community

Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.