b.smali

.class public abstract Lrx/subjects/b;
.super Lrx/e;
.source "Subject.java"

# interfaces
.implements Lrx/h;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        "R:",
        "Ljava/lang/Object;",
        ">",
        "Lrx/e",
        "<TR;>;",
        "Lrx/h",
        "<TT;>;"
    }
.end annotation


# direct methods
.method protected constructor <init>(Lrx/f;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lrx/f",
            "<TR;>;)V"
        }
    .end annotation

    .prologue
    .line 27
    invoke-direct {p0, p1}, Lrx/e;-><init>(Lrx/f;)V

    .line 28
    return-void
.end method