Example #1
0
 public SQLiteCursor(SQLiteCursorDriver driver, String editTable, SQLiteQuery query) {
   InferBuiltins.__set_file_attribute(this);
 }