org.openanzo.atom
Class AtomProfiler

java.lang.Object
  extended by org.openanzo.atom.AtomProfiler

public class AtomProfiler
extends java.lang.Object


Constructor Summary
AtomProfiler()
           
 
Method Summary
static void dump()
           
static void end(java.lang.String id)
           
static void start(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomProfiler

public AtomProfiler()
Method Detail

start

public static void start(java.lang.String id)

end

public static void end(java.lang.String id)

dump

public static void dump()


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.