| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.collection | |
| com.jn.langx.util.function |
| 限定符和类型 | 方法和说明 |
|---|---|
static <E,K,V> Map<K,V> |
Collects.map(Object anyObject,
Mapper<E,Pair<K,V>> mapper)
mapping an iterable to a map
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <E> Mapper<E,String> |
Functions.toStringFunction()
Function, Mapper
|
Copyright © 2019. All rights reserved.