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

43 lines
1.2 KiB
Smali

.class public interface abstract Lj4/d;
.super Ljava/lang/Object;
.source "ReadableStore.java"
# virtual methods
.method public abstract a(Ljava/lang/String;Le4/a;)Lf4/i;
.param p1 # Ljava/lang/String;
.annotation runtime Ljavax/annotation/Nonnull;
.end annotation
.end param
.param p2 # Le4/a;
.annotation runtime Ljavax/annotation/Nonnull;
.end annotation
.end param
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end method
.method public abstract j(Ljava/util/Collection;Le4/a;)Ljava/util/Collection;
.param p1 # Ljava/util/Collection;
.annotation runtime Ljavax/annotation/Nonnull;
.end annotation
.end param
.param p2 # Le4/a;
.annotation runtime Ljavax/annotation/Nonnull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Collection<",
"Ljava/lang/String;",
">;",
"Le4/a;",
")",
"Ljava/util/Collection<",
"Lf4/i;",
">;"
}
.end annotation
.end method