| 程序包 | 说明 |
|---|---|
| cn.jdevelops.api.result.bean |
| 限定符和类型 | 方法和说明 |
|---|---|
static <R,S extends SerializableBean> |
SerializableBean.to(Collection<S> list,
Class<R> clazz)
list
|
static <B,S extends SerializableBean> |
SerializableBean.to(Iterable<S> iterable,
Class<B> clazz)
Iterable
|
Copyright © 2024 tan. All rights reserved.