JobScheduler$JobRunnable.smali

.class public interface abstract Lcom/facebook/imagepipeline/producers/JobScheduler$JobRunnable;
.super Ljava/lang/Object;
.source "JobScheduler.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/facebook/imagepipeline/producers/JobScheduler;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "JobRunnable"
.end annotation


# virtual methods
.method public abstract run(Lcom/facebook/imagepipeline/image/EncodedImage;I)V
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x0,
            0x0
        }
        names = {
            "encodedImage",
            "status"
        }
    .end annotation
.end method