j$p.smali

.class final Lcom/google/common/collect/j$p;
.super Lcom/google/common/collect/j$k;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/common/collect/j;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = "p"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<K:",
        "Ljava/lang/Object;",
        "V:",
        "Ljava/lang/Object;",
        ">",
        "Lcom/google/common/collect/j$k<",
        "TK;TV;",
        "Lcom/google/common/collect/j$o<",
        "TK;TV;>;",
        "Lcom/google/common/collect/j$p<",
        "TK;TV;>;>;"
    }
.end annotation


# instance fields
.field private final h:Ljava/lang/ref/ReferenceQueue;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/lang/ref/ReferenceQueue<",
            "TV;>;"
        }
    .end annotation
.end field


# direct methods
.method constructor <init>(Lcom/google/common/collect/j;I)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/google/common/collect/j<",
            "TK;TV;",
            "Lcom/google/common/collect/j$o<",
            "TK;TV;>;",
            "Lcom/google/common/collect/j$p<",
            "TK;TV;>;>;I)V"
        }
    .end annotation

    .line 2043
    invoke-direct {p0, p1, p2}, Lcom/google/common/collect/j$k;-><init>(Lcom/google/common/collect/j;I)V

    .line 2036
    new-instance p1, Ljava/lang/ref/ReferenceQueue;

    invoke-direct {p1}, Ljava/lang/ref/ReferenceQueue;-><init>()V

    iput-object p1, p0, Lcom/google/common/collect/j$p;->h:Ljava/lang/ref/ReferenceQueue;

    return-void
.end method

.method static synthetic a(Lcom/google/common/collect/j$p;)Ljava/lang/ref/ReferenceQueue;
    .registers 1

    .line 2034
    iget-object p0, p0, Lcom/google/common/collect/j$p;->h:Ljava/lang/ref/ReferenceQueue;

    return-object p0
.end method


# virtual methods
.method final bridge synthetic a()Lcom/google/common/collect/j$k;
    .registers 1

    return-object p0
.end method

.method final b()V
    .registers 2

    .line 2089
    iget-object v0, p0, Lcom/google/common/collect/j$p;->h:Ljava/lang/ref/ReferenceQueue;

    invoke-virtual {p0, v0}, Lcom/google/common/collect/j$p;->b(Ljava/lang/ref/ReferenceQueue;)V

    return-void
.end method

.method final c()V
    .registers 3

    .line 2094
    iget-object v0, p0, Lcom/google/common/collect/j$p;->h:Ljava/lang/ref/ReferenceQueue;

    .line 2388
    :cond_2
    invoke-virtual {v0}, Ljava/lang/ref/ReferenceQueue;->poll()Ljava/lang/ref/Reference;

    move-result-object v1

    if-nez v1, :cond_2

    return-void
.end method