Extract from Map

13 views
Skip to first unread message

purs...@gmail.com

unread,
Feb 24, 2014, 7:50:17 AM2/24/14
to lam...@googlegroups.com
I have a Map collection "List<Map<String, String> > fieldsDesc;". 
How to extract a values from map by specified key? Something like this:

List<String> list= (List<String>)(List<?>)extract(fieldsDesc, on(Map.class).get("name"));
Reply all
Reply to author
Forward
0 new messages