com.wideplay.warp.persist.internal
Interface InternalWorkManager<T>


public interface InternalWorkManager<T>

WorkManager for internal code reuse. This is not part of the public API; DO NOT USE.


Method Summary
 T beginWork()
           
 void endWork()
           
 

Method Detail

beginWork

T beginWork()

endWork

void endWork()