|
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.portal.kernel.concurrent.IncreasableEntry<K,Increment<T>>
com.liferay.portal.increment.BufferedIncreasableEntry<K,T>
public class BufferedIncreasableEntry<K,T>
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.kernel.concurrent.IncreasableEntry |
|---|
key, value |
| Constructor Summary | |
|---|---|
BufferedIncreasableEntry(org.aopalliance.intercept.MethodInvocation methodInvocation,
K key,
Increment<T> value)
|
|
| Method Summary | |
|---|---|
BufferedIncreasableEntry<K,T> |
increase(Increment<T> deltaValue)
|
void |
proceed()
|
String |
toString()
|
| Methods inherited from class com.liferay.portal.kernel.concurrent.IncreasableEntry |
|---|
equals, getKey, getValue, hashCode |
| 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 BufferedIncreasableEntry<K,T> increase(Increment<T> deltaValue)
increase in class IncreasableEntry<K,Increment<T>>
public void proceed()
throws Throwable
Throwablepublic String toString()
toString in class IncreasableEntry<K,Increment<T>>
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||