Package | Description |
---|---|
cn.orionsec.kit.lang.define.thread | |
cn.orionsec.kit.lang.define.wrapper | |
cn.orionsec.kit.lang.utils | |
cn.orionsec.kit.office.excel.writer.exporting |
Modifier and Type | Method and Description |
---|---|
Tuple |
TaskCollector.collect()
收集结果
|
Modifier and Type | Method and Description |
---|---|
static Tuple |
Tuple.of(Object... members)
创建元组
|
Modifier and Type | Method and Description |
---|---|
static Tuple |
Threads.collect(Callable<?>... tasks)
多线程执行任务并且收集结果
|
Modifier and Type | Method and Description |
---|---|
static Tuple |
SheetColumnAnalysis.getFieldOptionByFieldName(Class<?> targetClass,
String fieldName)
通过字段名称获取 getter ExcelFieldType CellOption
|
Copyright © 2024. All rights reserved.