SubjectSubscriptionManager$1.smali

.class final Lrx/subjects/SubjectSubscriptionManager$1;
.super Ljava/lang/Object;
.source "SubjectSubscriptionManager.java"

# interfaces
.implements Lrx/b/a;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lrx/subjects/SubjectSubscriptionManager;->addUnsubscriber(Lrx/o;Lrx/subjects/d;)V
.end annotation


# instance fields
.field private synthetic cdp:Lrx/subjects/d;

.field private synthetic cdq:Lrx/subjects/SubjectSubscriptionManager;


# direct methods
.method constructor <init>(Lrx/subjects/SubjectSubscriptionManager;Lrx/subjects/d;)V
    .registers 3

    .prologue
    .line 67
    iput-object p1, p0, Lrx/subjects/SubjectSubscriptionManager$1;->cdq:Lrx/subjects/SubjectSubscriptionManager;

    iput-object p2, p0, Lrx/subjects/SubjectSubscriptionManager$1;->cdp:Lrx/subjects/d;

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

    return-void
.end method


# virtual methods
.method public final call()V
    .registers 3

    .prologue
    .line 70
    iget-object v0, p0, Lrx/subjects/SubjectSubscriptionManager$1;->cdq:Lrx/subjects/SubjectSubscriptionManager;

    iget-object v1, p0, Lrx/subjects/SubjectSubscriptionManager$1;->cdp:Lrx/subjects/d;

    invoke-virtual {v0, v1}, Lrx/subjects/SubjectSubscriptionManager;->remove(Lrx/subjects/d;)V

    .line 71
    return-void
.end method