| Package | Description |
|---|---|
| cn.orionsec.kit.lang.function.select |
| Modifier and Type | Method and Description |
|---|---|
static <P,R> Selector<P,R> |
Selector.of(P param)
构造
|
static <P,R> Selector<P,R> |
Selector.of(Supplier<P> supplier)
构造
|
Selector<P,R> |
Selector.test(Branch<P,R> branch)
case
|
Copyright © 2024. All rights reserved.