c.smali
.class abstract Lcom/carrotsearch/hppc/c;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/carrotsearch/hppc/af;
# direct methods
.method constructor <init>()V
.registers 1
.line 15
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()[J
.registers 8
.line 65
invoke-virtual {p0}, Lcom/carrotsearch/hppc/c;->b()I
move-result v0
new-array v0, v0, [J
.line 67
invoke-virtual {p0}, Lcom/carrotsearch/hppc/c;->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/d;
add-int/lit8 v4, v2, 0x1
.line 68
iget-wide v5, v3, Lcom/carrotsearch/hppc/a/d;->b:J
aput-wide v5, v0, v2
move v2, v4
goto :goto_b
:cond_1f
return-object v0
.end method
.method public toString()Ljava/lang/String;
.registers 2
.line 80
invoke-virtual {p0}, Lcom/carrotsearch/hppc/c;->a()[J
move-result-object v0
invoke-static {v0}, Ljava/util/Arrays;->toString([J)Ljava/lang/String;
move-result-object v0
return-object v0
.end method