Skip navigation links

Oracle® Spatial Java API Reference
11g Release 1 (11.1)
B28401-01


oracle.spatial.network
Class NDMTimer

java.lang.Object
  extended by oracle.spatial.network.NDMTimer


public class NDMTimer
extends java.lang.Object

Timer utility class. This class exists for internal testing purpose.


Constructor Summary
NDMTimer()
           

 

Method Summary
 double deltaDuration()
           
 double duration()
           
 void reset()
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

NDMTimer

public NDMTimer()

Method Detail

duration

public double duration()

deltaDuration

public double deltaDuration()

reset

public void reset()

Skip navigation links

Oracle® Spatial Java API Reference
11g Release 1 (11.1)
B28401-01


Copyright © 2007, Oracle. All Rights Reserved.