Weather/smali/android/arch/persistence/db/SupportSQLiteQuery.smali
2021-05-10 10:13:34 +02:00

12 lines
312 B
Smali

.class public interface abstract Landroid/arch/persistence/db/SupportSQLiteQuery;
.super Ljava/lang/Object;
.source "SupportSQLiteQuery.java"
# virtual methods
.method public abstract a()Ljava/lang/String;
.end method
.method public abstract a(Landroid/arch/persistence/db/SupportSQLiteProgram;)V
.end method