|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapUtils.MapEntryToElementConverter | |
|---|---|
| org.omnaest.utils.structure.map | |
| Uses of MapUtils.MapEntryToElementConverter in org.omnaest.utils.structure.map |
|---|
| Methods in org.omnaest.utils.structure.map with parameters of type MapUtils.MapEntryToElementConverter | ||
|---|---|---|
static
|
MapUtils.toList(Map<K,V> map,
MapUtils.MapEntryToElementConverter<TO,K,V> mapEntryToElementConverter)
Transforms a given Map to a List using the given MapUtils.MapEntryToElementConverter to create single elements
for the List based on the Map.Entrys of the given Map |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||