public class DataUtils extends Object
| 构造器和说明 |
|---|
DataUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<?> |
fetchData(Cell cell,
Context context,
String datasetName) |
static DatasetExpression |
fetchDatasetExpression(Value value) |
static Cell |
fetchLeftCell(Cell cell,
Context context,
String datasetName) |
static Cell |
fetchTopCell(Cell cell,
Context context,
String datasetName) |
public static DatasetExpression fetchDatasetExpression(Value value)
Copyright © 2018 Bstek. All rights reserved.