apkfuckery/com.discord/smali/androidx/sqlite/db/SupportSQLiteQuery.smali

14 lines
322 B
Smali

.class public interface abstract Landroidx/sqlite/db/SupportSQLiteQuery;
.super Ljava/lang/Object;
# virtual methods
.method public abstract bindTo(Landroidx/sqlite/db/SupportSQLiteProgram;)V
.end method
.method public abstract getArgCount()I
.end method
.method public abstract getSql()Ljava/lang/String;
.end method