NetworkEventReporter$InspectorResponse.smali
.class public interface abstract Lcom/facebook/stetho/inspector/network/NetworkEventReporter$InspectorResponse;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/facebook/stetho/inspector/network/NetworkEventReporter$InspectorResponseCommon;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/stetho/inspector/network/NetworkEventReporter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "InspectorResponse"
.end annotation
# virtual methods
.method public abstract connectionId()I
.end method
.method public abstract connectionReused()Z
.end method
.method public abstract fromDiskCache()Z
.end method
.method public abstract url()Ljava/lang/String;
.end method