69 lines
1.4 KiB
Smali
69 lines
1.4 KiB
Smali
.class Lcom/alimama/tunion/a/a$1;
|
|
.super Landroid/util/LruCache;
|
|
.source "ABTestMemCache.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/alimama/tunion/a/a;-><init>()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Landroid/util/LruCache<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/alimama/tunion/a/a;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/alimama/tunion/a/a;I)V
|
|
.locals 0
|
|
|
|
.line 28
|
|
iput-object p1, p0, Lcom/alimama/tunion/a/a$1;->a:Lcom/alimama/tunion/a/a;
|
|
|
|
invoke-direct {p0, p2}, Landroid/util/LruCache;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method protected a(Ljava/lang/String;Ljava/lang/String;)I
|
|
.locals 0
|
|
|
|
.line 31
|
|
invoke-virtual {p2}, Ljava/lang/String;->length()I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method protected synthetic sizeOf(Ljava/lang/Object;Ljava/lang/Object;)I
|
|
.locals 0
|
|
|
|
.line 28
|
|
check-cast p1, Ljava/lang/String;
|
|
|
|
check-cast p2, Ljava/lang/String;
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/alimama/tunion/a/a$1;->a(Ljava/lang/String;Ljava/lang/String;)I
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|