2022-06-10 21:38:30 +09:00

69 lines
1.7 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/w1$d;
.super Ljava/lang/Object;
.source "ObservableWindowBoundarySelector.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/observable/w1;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"B:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# instance fields
.field public final a:Lio/reactivex/subjects/UnicastSubject;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/subjects/UnicastSubject<",
"TT;>;"
}
.end annotation
.end field
.field public final b:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TB;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lio/reactivex/subjects/UnicastSubject;Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/subjects/UnicastSubject<",
"TT;>;TB;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/w1$d;->a:Lio/reactivex/subjects/UnicastSubject;
.line 3
iput-object p2, p0, Lio/reactivex/internal/operators/observable/w1$d;->b:Ljava/lang/Object;
return-void
.end method