35 lines
837 B
Smali
35 lines
837 B
Smali
.class public final synthetic Lio/reactivex/rxjava3/disposables/b;
|
|
.super Ljava/lang/Object;
|
|
.source "R8$$SyntheticClass"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/AutoCloseable;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Lio/reactivex/rxjava3/disposables/c;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lio/reactivex/rxjava3/disposables/b;->a:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final close()V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lio/reactivex/rxjava3/disposables/b;->a:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
invoke-interface {v0}, Lio/reactivex/rxjava3/disposables/c;->dispose()V
|
|
|
|
return-void
|
|
.end method
|