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