In Java empty List/Collection is very often used to implement Null Object Pattern to remove null checks and make Java code more readable.
確定! 回上一頁