k.smali

.class Lcom/a/b/d/k;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/a/b/d/w;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lcom/a/b/d/w",
        "<TT;>;"
    }
.end annotation


# instance fields
.field final synthetic a:Lcom/a/b/d/b;


# direct methods
.method constructor <init>(Lcom/a/b/d/b;)V
    .registers 2

    iput-object p1, p0, Lcom/a/b/d/k;->a:Lcom/a/b/d/b;

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

    return-void
.end method


# virtual methods
.method public a()Ljava/lang/Object;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()TT;"
        }
    .end annotation

    new-instance v0, Ljava/util/TreeSet;

    invoke-direct {v0}, Ljava/util/TreeSet;-><init>()V

    return-object v0
.end method