If i need an empty list, I could used Arrays.asList() or Collections.emptyList(), what is the difference between these two calls, which I should use?
If i need an empty list, I could used Arrays.asList() or Collections.emptyList(), what is the difference between these two calls, which I should use?
برچسب:
نویسنده: استخدام کار