Class CacheManipulationHandle<R>

java.lang.Object
org.teamapps.ux.cache.record.legacy.CacheManipulationHandle<R>

public class CacheManipulationHandle<R> extends Object
  • Constructor Details

    • CacheManipulationHandle

      public CacheManipulationHandle(R result, Runnable committingActions)
  • Method Details

    • getAndClearResult

      public R getAndClearResult()
    • commit

      public void commit()