Class CacheManipulationHandle<R>
java.lang.Object
org.teamapps.ux.cache.record.legacy.CacheManipulationHandle<R>
public class CacheManipulationHandle<R>
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description CacheManipulationHandle(ClientRecordCache cache, int operationSequenceNumber, R result, java.lang.Runnable committingActions) -
Method Summary
Modifier and Type Method Description voidcommit()RgetAndClearResult()
-
Constructor Details
-
CacheManipulationHandle
public CacheManipulationHandle(ClientRecordCache cache, int operationSequenceNumber, R result, java.lang.Runnable committingActions)
-
-
Method Details
-
getAndClearResult
-
commit
public void commit()
-