shikyo | 15 years ago | on: Why I absolutely love java Or with http://code.google.com/p/totallylazy/ (ignoring imports):sequence(1,2,3,4).filter(even());
sequence(1,2,3,4).filter(even());