|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListExtractor | |
---|---|
org.openwms.core.util.lang | This package provides utility classes to support common language features. |
Uses of ListExtractor in org.openwms.core.util.lang |
---|
Methods in org.openwms.core.util.lang with parameters of type ListExtractor | ||
---|---|---|
static
|
CollectionUtil.asHashMap(List<V> list,
ListExtractor<K,V> extractor)
Convert a list into a LinkedHashMap using a ListExtractor
to determine the keys and values for the new Map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |