av.smali

.class public interface abstract Lcom/carrotsearch/hppc/av;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Iterable;


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


# virtual methods
.method public abstract c()I
.end method

.method public abstract iterator()Ljava/util/Iterator;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/Iterator<",
            "Lcom/carrotsearch/hppc/a/g<",
            "TKType;>;>;"
        }
    .end annotation
.end method