Package | Description |
---|---|
cn.orionsec.kit.lang.function.select |
Modifier and Type | Method and Description |
---|---|
static <P extends Comparable<P>> |
Branches.compared(P v)
工厂函数 比较相等
|
static <P> Branches<P> |
Branches.eq(P v)
工厂函数 相等
|
static <P> Branches<P> |
Branches.in(P... arr)
工厂函数 包含
|
static <P> Branches<P> |
Branches.when(Predicate<P> tester)
工厂函数
|
Copyright © 2024. All rights reserved.