Package | Description |
---|---|
com.asakusafw.runtime.core |
Runtime core classes.
|
com.asakusafw.testdriver.loader |
Data loaders and its mock implementations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GroupView<T>
Represents a data-flow view, which partitioned by each sorted group.
|
Modifier and Type | Method and Description |
---|---|
View<T> |
BasicDataLoader.asView() |
View<T> |
DataLoader.asView()
Returns the loaded data as a view.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.