.class Lorg/greenrobot/greendao/rx/RxUtils; .super Ljava/lang/Object; .source "RxUtils.java" # direct methods .method constructor ()V .registers 1 .line 27 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method static fromCallable(Ljava/util/concurrent/Callable;)Lrx/Observable; .registers 2 .annotation system Ldalvik/annotation/Signature; value = { "(", "Ljava/util/concurrent/Callable<", "TT;>;)", "Lrx/Observable<", "TT;>;" } .end annotation .line 31 new-instance v0, Lorg/greenrobot/greendao/rx/RxUtils$1; invoke-direct {v0, p0}, Lorg/greenrobot/greendao/rx/RxUtils$1;->(Ljava/util/concurrent/Callable;)V invoke-static {v0}, Lrx/Observable;->defer(Lrx/functions/Func0;)Lrx/Observable; move-result-object p0 return-object p0 .end method