org.neo4j.helpers
Class TimeUtil

java.lang.Object
  extended by org.neo4j.helpers.TimeUtil

public abstract class TimeUtil
extends Object


Constructor Summary
TimeUtil()
           
 
Method Summary
static long parseTimeMillis(String timeWithOrWithoutUnit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeUtil

public TimeUtil()
Method Detail

parseTimeMillis

public static long parseTimeMillis(String timeWithOrWithoutUnit)


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