SharedResourceHolder$ScheduledExecutorFactory.smali
.class interface abstract Lio/grpc/internal/SharedResourceHolder$ScheduledExecutorFactory;
.super Ljava/lang/Object;
.source "SharedResourceHolder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/grpc/internal/SharedResourceHolder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x608
name = "ScheduledExecutorFactory"
.end annotation
# virtual methods
.method public abstract createScheduledExecutor()Ljava/util/concurrent/ScheduledExecutorService;
.end method