SupportSQLiteQuery.smali

.class public interface abstract Landroidx/sqlite/db/SupportSQLiteQuery;
.super Ljava/lang/Object;
.source "SupportSQLiteQuery.java"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# 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