a.smali
.class public interface abstract Lqe/a;
.super Ljava/lang/Object;
.source "NotificationDao.kt"
# interfaces
.implements Lle/a;
# annotations
.annotation build Landroidx/room/Dao;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lle/a<",
"Lqe/c;",
">;"
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract d(Ljava/lang/String;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
.annotation build Landroidx/room/Query;
value = "SELECT * FROM notification_message WHERE hash_id=:hashId"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Lkotlin/coroutines/Continuation<",
"-",
"Ljava/util/List<",
"Lqe/c;",
">;>;)",
"Ljava/lang/Object;"
}
.end annotation
.end method