|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.counter.model.CounterHolder
public class CounterHolder
| Constructor Summary | |
|---|---|
CounterHolder(long initValue,
long rangeMax)
|
|
| Method Summary | |
|---|---|
long |
addAndGet(long delta)
|
long |
getCurrentValue()
|
long |
getRangeMax()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CounterHolder(long initValue,
long rangeMax)
| Method Detail |
|---|
public long addAndGet(long delta)
public long getCurrentValue()
public long getRangeMax()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||