| Package | Description |
|---|---|
| com.github.thomasridd.flatsy | |
| com.github.thomasridd.flatsy.query |
| Modifier and Type | Method and Description |
|---|---|
FlatsyCursor |
FlatsyObject.query(FlatsyQueryType type,
FlatsyMatcher flatsyMatcher) |
| Modifier and Type | Method and Description |
|---|---|
static FlatsyQueryType |
FlatsyQueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlatsyQueryType[] |
FlatsyQueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlatsyQuery |
FlatsyQuery.query(FlatsyQueryType type,
FlatsyMatcher matcher) |
FlatsyCursor |
FlatsyCursor.query(FlatsyQueryType type,
FlatsyMatcher matcher) |
| Constructor and Description |
|---|
FlatsyQuery(FlatsyQueryType type,
FlatsyMatcher matcher) |
Copyright © 2015. All rights reserved.