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