Break from groovy each closure

Posted by tinny on Stack Overflow See other posts from Stack Overflow or by tinny
Published on 2010-06-15T23:25:41Z Indexed on 2010/06/15 23:32 UTC
Read the original article Hit count: 168

Filed under:

Is it possible to "break" from a Groovy each Closure?

Or should I be using a classic loop instead?

© Stack Overflow or respective owner

Related posts about groovy