Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Linux
- Software Engineering
- psychology
- hbase
- web
- Programming
- Italy
- erlang
- program
- leadership
- Kuala Lumpur
- Spain
- Malaysia
- management
- RFID
- hadoop
- comic agile
- Book
- Java
- history
- programming_book
- Book review
- MySQL
- essay
- Python
- QT
- France
- django
- ubuntu
- agile
Archives
- Today
- Total
목록select (1)
Do not use loop for list iterations - lamdaj
2011/04/26 - [Programming/Java] - Do not use loops for list operations 2011/04/28 - [Programming/Java] - Do not use loops for list operations import java.util.ArrayList; import java.util.List; import com.google.common.collect.Lists; import ch.lambdaj.Lambda; import static org.hamcrest.Matchers.greaterThan; //item 3 from http://codemonkeyism.com/generation-java-programming-style //-cp .:./Guava/g..
Programming/Java
2011. 4. 29. 05:42