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
- Book
- web
- Software Engineering
- hbase
- Programming
- Kuala Lumpur
- Python
- ubuntu
- programming_book
- leadership
- history
- management
- hadoop
- Linux
- essay
- MySQL
- QT
- erlang
- Malaysia
- RFID
- Spain
- django
- agile
- psychology
- France
- program
- Italy
- Java
- Book review
- comic agile
Archives
- Today
- Total
목록ON (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