SqlitePatcher$SQLCommand.smali
.class Lcom/cleanmaster/hpsharelib/base/util/io/SqlitePatcher$SQLCommand;
.super Ljava/lang/Object;
.source "SqlitePatcher.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/hpsharelib/base/util/io/SqlitePatcher;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "SQLCommand"
.end annotation
# instance fields
.field public cmdType:Ljava/lang/String;
.field public rowList:Ljava/util/LinkedList;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/LinkedList",
"<",
"Ljava/util/LinkedList",
"<",
"Lcom/cleanmaster/hpsharelib/base/util/io/SqlitePatcher$SQLColumn;",
">;>;"
}
.end annotation
.end field
.field public statement:Ljava/lang/String;
# direct methods
.method private constructor <init>()V
.registers 1
.prologue
.line 265
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/cleanmaster/hpsharelib/base/util/io/SqlitePatcher$1;)V
.registers 2
.prologue
.line 265
invoke-direct {p0}, Lcom/cleanmaster/hpsharelib/base/util/io/SqlitePatcher$SQLCommand;-><init>()V
return-void
.end method