SchedulerRunnableIntrospection.smali
426 字节
.class public interface abstract Lio/reactivex/schedulers/SchedulerRunnableIntrospection;
.super Ljava/lang/Object;
.source "SchedulerRunnableIntrospection.java"
# annotations
.annotation build Lio/reactivex/annotations/Experimental;
.end annotation
# virtual methods
.method public abstract getWrappedRunnable()Ljava/lang/Runnable;
.annotation build Lio/reactivex/annotations/NonNull;
.end annotation
.end method