d.smali

.class abstract Lcom/carrotsearch/hppc/d;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lcom/carrotsearch/hppc/au;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<KType:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Lcom/carrotsearch/hppc/au<",
        "TKType;>;"
    }
.end annotation


# direct methods
.method constructor <init>()V
    .registers 1

    .line 17
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public a()[Ljava/lang/Object;
    .registers 6

    .line 68
    invoke-virtual {p0}, Lcom/carrotsearch/hppc/d;->c()I

    move-result v0

    new-array v0, v0, [Ljava/lang/Object;

    .line 70
    invoke-virtual {p0}, Lcom/carrotsearch/hppc/d;->iterator()Ljava/util/Iterator;

    move-result-object v1

    const/4 v2, 0x0

    :goto_b
    invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z

    move-result v3

    if-eqz v3, :cond_1f

    invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;

    move-result-object v3

    check-cast v3, Lcom/carrotsearch/hppc/a/g;

    add-int/lit8 v4, v2, 0x1

    .line 71
    iget-object v3, v3, Lcom/carrotsearch/hppc/a/g;->b:Ljava/lang/Object;

    aput-object v3, v0, v2

    move v2, v4

    goto :goto_b

    :cond_1f
    return-object v0
.end method

.method public toString()Ljava/lang/String;
    .registers 2

    .line 93
    invoke-virtual {p0}, Lcom/carrotsearch/hppc/d;->a()[Ljava/lang/Object;

    move-result-object v0

    invoke-static {v0}, Ljava/util/Arrays;->toString([Ljava/lang/Object;)Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method