| 程序包 | 说明 |
|---|---|
| blade.kit |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends Keyable<K>,K> |
CollectionKit.collectId(List<T> list) |
static <T extends Keyable<K>,K> |
CollectionKit.list2Map(List<T> list)
注释补 FIXME
|
static <T extends Keyable<K>,K,O extends Keyable<K>> |
CollectionKit.merge(Class<T> clazz,
List<T> list,
Map<K,O> map,
Field... fields) |
static <T extends Keyable<K>,K,O extends Keyable<K>> |
CollectionKit.merge(Class<T> clazz,
List<T> list,
Map<K,O> map,
Field... fields) |
static <T extends Keyable<K>,K,O extends Keyable<K>> |
CollectionKit.merge(List<T> list,
Map<K,O> map,
Field... fields) |
static <T extends Keyable<K>,K,O extends Keyable<K>> |
CollectionKit.merge(List<T> list,
Map<K,O> map,
Field... fields) |
static <T extends Keyable<K>,K,O extends Keyable<K>> |
CollectionKit.merge(List<T> list,
Map<K,O> map,
String... fields)
注释补 FIXME
|
static <T extends Keyable<K>,K,O extends Keyable<K>> |
CollectionKit.merge(List<T> list,
Map<K,O> map,
String... fields)
注释补 FIXME
|
Copyright © 2015. All rights reserved.