public class ContextImpl
extends Object 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
ContextImplpublic ContextImpl(Context context) 
 
- 
Method Details
- 
txpublic <V> void tx(Callable<V> callable)