| 程序包 | 说明 |
|---|---|
| cn.org.atool.fluent.mybatis | |
| cn.org.atool.fluent.mybatis.ifs |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> InIfs<T> |
If.testIn()
多条件选择
|
| 限定符和类型 | 方法和说明 |
|---|---|
InIfs<T> |
InIfs.other(Collection value) |
InIfs<T> |
InIfs.other(T... values) |
InIfs<T> |
InIfs.when(Predicate<Collection> predicate,
Collection value) |
InIfs<T> |
InIfs.when(Predicate<Collection> predicate,
T... values) |
Copyright © 2021. All rights reserved.