| Package | Description |
|---|---|
| cn.sissors.hummingbird.collect | |
| cn.sissors.hummingbird.collect.container |
| Modifier and Type | Method and Description |
|---|---|
abstract TableContainer<R,C,V> |
TableContainer.load(String path)
Load data from external storage into container.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryTableContainer<R,C,V> |
BinaryTableContainer.load(@NotNull String path)
Load data from external storage into container.
|
CSVTableContainer<R,C,V> |
CSVTableContainer.load(@NotNull String path)
Load data from external storage into container.
|
Copyright © 2019. All rights reserved.