今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

77 lines
1.5 KiB

.class Lcom/viatech/util/LruCache$1;
.super Ljava/util/LinkedHashMap;
.source "LruCache.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/viatech/util/LruCache;-><init>(I)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/LinkedHashMap",
"<TK;TV;>;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/viatech/util/LruCache;
.field final synthetic val$capacity:I
# direct methods
.method constructor <init>(Lcom/viatech/util/LruCache;IFZI)V
.locals 0
.prologue
.line 27
iput-object p1, p0, Lcom/viatech/util/LruCache$1;->this$0:Lcom/viatech/util/LruCache;
iput p5, p0, Lcom/viatech/util/LruCache$1;->val$capacity:I
invoke-direct {p0, p2, p3, p4}, Ljava/util/LinkedHashMap;-><init>(IFZ)V
return-void
.end method
# virtual methods
.method protected removeEldestEntry(Ljava/util/Map$Entry;)Z
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Map$Entry",
"<TK;TV;>;)Z"
}
.end annotation
.prologue
.line 30
invoke-virtual {p0}, Lcom/viatech/util/LruCache$1;->size()I
move-result v0
iget v1, p0, Lcom/viatech/util/LruCache$1;->val$capacity:I
if-le v0, v1, :cond_0
const/4 v0, 0x1
:goto_0
return v0
:cond_0
const/4 v0, 0x0
goto :goto_0
.end method