f.smali

.class final Lcom/subgraph/orchid/crypto/f;
.super Ljava/lang/Object;
.source "ASN1Parser.java"

# interfaces
.implements Lcom/subgraph/orchid/crypto/e;


# instance fields
.field final items:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List",
            "<",
            "Lcom/subgraph/orchid/crypto/e;",
            ">;"
        }
    .end annotation
.end field


# direct methods
.method constructor <init>(Ljava/util/List;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<",
            "Lcom/subgraph/orchid/crypto/e;",
            ">;)V"
        }
    .end annotation

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

    .line 24
    iput-object p1, p0, Lcom/subgraph/orchid/crypto/f;->items:Ljava/util/List;

    .line 25
    return-void
.end method