See: Description
Interface | Description |
---|---|
ModelInputProvider<T> |
Provides model input list.
|
Class | Description |
---|---|
FileSystemModelInputProvider<T> |
An implementation of
ModelInputProvider using FileSystem . |
ModelInputSourceDriver<T> |
An implementation of
SourceDriver using ModelInputProvider . |
ModelOutputDrainDriver<T> |
An implementation of
DrainDriver using ModelOutput . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.