com.liferay.util
Class SimpleCounter

java.lang.Object
  extended bycom.liferay.util.SimpleCounter

public class SimpleCounter
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

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

Constructor Detail

SimpleCounter

public SimpleCounter()
Method Detail

get

public long get()