public class BindAsyncTaskBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX |
static String |
SUFFIX |
| Constructor and Description |
|---|
BindAsyncTaskBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generate(Elements elementUtils,
Filer filer,
SQLiteDatabaseSchema schema)
Generate async task for database operations
|
public static final String PREFIX
public static final String SUFFIX
public static void generate(Elements elementUtils, Filer filer, SQLiteDatabaseSchema schema) throws IOException
IOExceptionCopyright © 2017. All rights reserved.