AmazonS3Client$1.smali
.class final Lcom/amazonaws/services/s3/AmazonS3Client$1;
.super Ljava/util/LinkedHashMap;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/amazonaws/services/s3/AmazonS3Client;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/LinkedHashMap<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;"
}
.end annotation
# static fields
.field private static final serialVersionUID:J = 0x5b9dL
# direct methods
.method public constructor <init>()V
.registers 4
const/16 v0, 0x12c
const v1, 0x3f8ccccd # 1.1f
const/4 v2, 0x1
invoke-direct {p0, v0, v1, v2}, Ljava/util/LinkedHashMap;-><init>(IFZ)V
return-void
.end method
# virtual methods
.method public final removeEldestEntry(Ljava/util/Map$Entry;)Z
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Map$Entry<",
"Ljava/lang/String;",
"Ljava/lang/String;",
">;)Z"
}
.end annotation
invoke-virtual {p0}, Ljava/util/AbstractMap;->size()I
move-result p1
const/16 v0, 0x12c
if-le p1, v0, :cond_a
const/4 p1, 0x1
goto :goto_b
:cond_a
const/4 p1, 0x0
:goto_b
return p1
.end method