| 程序包 | 说明 |
|---|---|
| cn.ziyicloud.framework.boot.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends IdUtils.HasId<ID>,ID extends Serializable> |
IdUtils.getIdMap(Collection<T> col)
对象集合转map
|
static <T extends IdUtils.HasId<ID>,ID extends Serializable> |
IdUtils.getIds(Collection<T> col)
从对象集合中获取对象的id列表
|
Copyright © 2022. All rights reserved.