HttpSubscriber.smali
.class public Lcom/sandboxol/common/base/web/HttpSubscriber;
.super Lcom/sandboxol/common/base/web/BaseSubscriber;
.source "HttpSubscriber.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Lcom/sandboxol/common/base/web/HttpResponse<",
"TT;>;>",
"Lcom/sandboxol/common/base/web/BaseSubscriber<",
"TT;TR;>;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/sandboxol/common/base/web/OnResponseListener;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/sandboxol/common/base/web/OnResponseListener<",
"TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lcom/sandboxol/common/base/web/BaseSubscriber;-><init>(Lcom/sandboxol/common/base/web/OnResponseListener;)V
return-void
.end method
# virtual methods
.method public isCheckNetwork()Z
.registers 2
const/4 v0, 0x0
return v0
.end method