|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.concurrent.IncreasableEntry<K,Increment<T>>
com.liferay.portal.increment.BufferedIncreasableEntry<K,T>
public class BufferedIncreasableEntry<K,T>
| Constructor Summary | |
|---|---|
BufferedIncreasableEntry(org.aopalliance.intercept.MethodInvocation methodInvocation,
K key,
Increment<T> value)
|
|
| Method Summary | |
|---|---|
Increment<T> |
doIncrease(Increment<T> originalValue,
Increment<T> deltaValue)
|
void |
proceed()
|
String |
toString()
|
| Methods inherited from class com.liferay.portal.kernel.concurrent.IncreasableEntry |
|---|
equals, getKey, getValue, hashCode, increase |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BufferedIncreasableEntry(org.aopalliance.intercept.MethodInvocation methodInvocation,
K key,
Increment<T> value)
| Method Detail |
|---|
public Increment<T> doIncrease(Increment<T> originalValue,
Increment<T> deltaValue)
doIncrease in class IncreasableEntry<K,Increment<T>>
public void proceed()
throws Throwable
Throwablepublic String toString()
toString in class IncreasableEntry<K,Increment<T>>
|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||