MapMakerInternalMap$f$a.smali
.class public Lcom/google/common/collect/MapMakerInternalMap$f$a;
.super Lcom/google/common/collect/MapMakerInternalMap$c;
.source "MapMakerInternalMap.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/MapMakerInternalMap$f;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/collect/MapMakerInternalMap$c<",
"TK;TV;>;"
}
.end annotation
# instance fields
.field public a:Lcom/google/common/collect/MapMakerInternalMap$k;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/collect/MapMakerInternalMap$k<",
"TK;TV;>;"
}
.end annotation
.end field
.field public b:Lcom/google/common/collect/MapMakerInternalMap$k;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/collect/MapMakerInternalMap$k<",
"TK;TV;>;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lcom/google/common/collect/MapMakerInternalMap$f;)V
.registers 2
invoke-direct {p0}, Lcom/google/common/collect/MapMakerInternalMap$c;-><init>()V
iput-object p0, p0, Lcom/google/common/collect/MapMakerInternalMap$f$a;->a:Lcom/google/common/collect/MapMakerInternalMap$k;
iput-object p0, p0, Lcom/google/common/collect/MapMakerInternalMap$f$a;->b:Lcom/google/common/collect/MapMakerInternalMap$k;
return-void
.end method
# virtual methods
.method public getNextEvictable()Lcom/google/common/collect/MapMakerInternalMap$k;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/MapMakerInternalMap$k<",
"TK;TV;>;"
}
.end annotation
iget-object v0, p0, Lcom/google/common/collect/MapMakerInternalMap$f$a;->a:Lcom/google/common/collect/MapMakerInternalMap$k;
return-object v0
.end method
.method public getPreviousEvictable()Lcom/google/common/collect/MapMakerInternalMap$k;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/MapMakerInternalMap$k<",
"TK;TV;>;"
}
.end annotation
iget-object v0, p0, Lcom/google/common/collect/MapMakerInternalMap$f$a;->b:Lcom/google/common/collect/MapMakerInternalMap$k;
return-object v0
.end method
.method public setNextEvictable(Lcom/google/common/collect/MapMakerInternalMap$k;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/MapMakerInternalMap$k<",
"TK;TV;>;)V"
}
.end annotation
iput-object p1, p0, Lcom/google/common/collect/MapMakerInternalMap$f$a;->a:Lcom/google/common/collect/MapMakerInternalMap$k;
return-void
.end method
.method public setPreviousEvictable(Lcom/google/common/collect/MapMakerInternalMap$k;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/MapMakerInternalMap$k<",
"TK;TV;>;)V"
}
.end annotation
iput-object p1, p0, Lcom/google/common/collect/MapMakerInternalMap$f$a;->b:Lcom/google/common/collect/MapMakerInternalMap$k;
return-void
.end method