How can I initialize a String array with length 0 in Java?

后端 未结 6 1802
悲哀的现实
悲哀的现实 2020-12-23 00:27

The Java Docs for the method
String[] java.io.File.list(FilenameFilter filter)
includes this in the returns description:

The arra

6条回答
提交回复
热议问题