g.smali
.class final Lcom/bumptech/glide/load/a/g;
.super Ljava/lang/Object;
.source "HttpUrlFetcher.java"
# interfaces
.implements Lcom/bumptech/glide/load/a/h;
# direct methods
.method private constructor <init>()V
.registers 1
.prologue
.line 138
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(B)V
.registers 2
.prologue
.line 138
invoke-direct {p0}, Lcom/bumptech/glide/load/a/g;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Ljava/net/URL;)Ljava/net/HttpURLConnection;
.registers 3
.prologue
.line 141
invoke-virtual {p1}, Ljava/net/URL;->openConnection()Ljava/net/URLConnection;
move-result-object v0
check-cast v0, Ljava/net/HttpURLConnection;
return-object v0
.end method