|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.basecmp.core.util.MapUtils
Collection of some utils for Map-Objects.
| Method Summary | |
static java.util.List |
getListByKeyPrefix(java.lang.String keyPrefix,
java.util.Map map)
Delivers a List (ArrayList) all values stored in a map for a specific key-prefix (String-keys only!). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static java.util.List getListByKeyPrefix(java.lang.String keyPrefix,
java.util.Map map)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||