| Modifier and Type | Method and Description |
|---|---|
Source<T> |
DataSet.getSource() |
| Modifier and Type | Method and Description |
|---|---|
DataSet |
DataSet.withSource(Source<T> source) |
| Constructor and Description |
|---|
DataSet(Source<T> source) |
| Modifier and Type | Class and Description |
|---|---|
class |
Bloodhound<T>
A Bloodhound source.
|
class |
LocalBloodhound<T>
A
Bloodhound implementation for local datasets. |
Copyright © 2011–2014 AgileCoders. All rights reserved.