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

43 lines
901 B
Smali

.class public interface abstract Lai/v0;
.super Ljava/lang/Object;
.source "SingleSource.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
.annotation runtime Ljava/lang/FunctionalInterface;
.end annotation
# virtual methods
.method public abstract d(Lai/s0;)V
.param p1 # Lai/s0;
.annotation build Lio/reactivex/rxjava3/annotations/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"observer"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lai/s0<",
"-TT;>;)V"
}
.end annotation
.end method