17 lines
408 B
Smali
17 lines
408 B
Smali
.class public Lcom/moji/http/single/CacheRequestDemo;
|
|
.super Lcom/moji/http/single/SingleBaseRequest;
|
|
.source "CacheRequestDemo.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
const-string v0, "http://publicobject.com/helloworld.txt"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/single/SingleBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|