| 程序包 | 说明 |
|---|---|
| top.thinkin.lightd.db |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<TimerStore.TData> |
TimerStore.rangeDel(DB db,
String head,
int start,
int end,
int limit) |
static List<TimerStore.TData> |
TimerStore.rangeDel(DB db,
String head,
int start,
int end,
int limit,
TimerStore.Function function) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TimerStore.Function.call(List<TimerStore.TData> dataList) |
Copyright © 2019. All rights reserved.