tmap/smali/z/e$a.smali
2022-06-10 21:38:30 +09:00

52 lines
1.1 KiB
Smali

.class public interface abstract Lz/e$a;
.super Ljava/lang/Object;
.source "IoConfig.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lz/e;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<B:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract f(Ljava/util/concurrent/Executor;)Ljava/lang/Object;
.param p1 # Ljava/util/concurrent/Executor;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"executor"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/concurrent/Executor;",
")TB;"
}
.end annotation
.end method