[jboss-user] [JBoss Seam] - Jboss EL with list comprehension?

superfis do-not-reply at jboss.com
Tue Jan 15 10:51:46 EST 2008


Hi,

Is there a way in Jboss EL to select the objects from collection which satisfy a given condition like it's possible in Groovy, e.g. ?

someCollection.findAll({i -> i.size == 0})

If it's completely impossible, so how to do it with Jboss EL?

Slawek

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120134#4120134

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120134



More information about the jboss-user mailing list