org.apache.axis2.util
Class Counter

java.lang.Object
  extended byorg.apache.axis2.util.Counter

public class Counter
extends java.lang.Object


Constructor Summary
Counter()
           
 
Method Summary
 long incrementAndGet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Counter

public Counter()
Method Detail

incrementAndGet

public long incrementAndGet()


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.