今奥全景相机
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.

63 lines
1.4 KiB

.class final Lcom/google/common/cache/LocalCache$WeightedStrongValueReference;
.super Lcom/google/common/cache/LocalCache$StrongValueReference;
.source "LocalCache.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/cache/LocalCache;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "WeightedStrongValueReference"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Lcom/google/common/cache/LocalCache$StrongValueReference",
"<TK;TV;>;"
}
.end annotation
# instance fields
.field final weight:I
# direct methods
.method constructor <init>(Ljava/lang/Object;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TV;I)V"
}
.end annotation
.prologue
.line 1777
invoke-direct {p0, p1}, Lcom/google/common/cache/LocalCache$StrongValueReference;-><init>(Ljava/lang/Object;)V
.line 1778
iput p2, p0, Lcom/google/common/cache/LocalCache$WeightedStrongValueReference;->weight:I
.line 1779
return-void
.end method
# virtual methods
.method public getWeight()I
.locals 1
.prologue
.line 1783
iget v0, p0, Lcom/google/common/cache/LocalCache$WeightedStrongValueReference;->weight:I
return v0
.end method