Returning null instead of zerolength collection (use Collections.EMPTY_SET, Collections.EMPTY_LIST, Collections.EMPTY_MAP) is moreerror prone, since the programmer writing the calling method might forget to handle a return value of null.
Return zero length collections or arrays as opposed to returning null
最新推荐文章于 2024-05-30 20:22:14 发布