cgl.narada.samples.nbNative
Class DDTest

java.lang.Object
  extended by cgl.narada.samples.nbNative.DDTest

public class DDTest
extends Object


Constructor Summary
DDTest()
           
 
Method Summary
 void addEntry(String identifier)
           
 ClockI getHRClock()
           
 boolean isDuplicateHash(String identifier)
           
 boolean isDuplicateHashMap(String identifier)
           
 boolean isDuplicateLink(String identifier)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DDTest

public DDTest()
       throws Exception
Throws:
Exception
Method Detail

getHRClock

public ClockI getHRClock()

addEntry

public void addEntry(String identifier)

isDuplicateHash

public boolean isDuplicateHash(String identifier)

isDuplicateLink

public boolean isDuplicateLink(String identifier)

isDuplicateHashMap

public boolean isDuplicateHashMap(String identifier)

main

public static void main(String[] args)
Parameters:
args -


For comments and suggestions please send e-mail to The NaradaBrokering Project