| 程序包 | 说明 |
|---|---|
| com.github.houbb.heaven.support.condition | |
| com.github.houbb.heaven.util.util |
java.util 相关工具包
Created: 2019-02-20 21:19
Project: heaven
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
PathCondition
路径过滤接口
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> List<T> |
CollectionUtil.conditionList(Collection<T> list,
ICondition<T> condition)
执行列表过滤
|
Copyright © 2024. All rights reserved.