How can i use obtained lines from file via Stream?

后端 未结 0 993
既然无缘
既然无缘 2020-12-20 08:03

I have .txt files in folders. I want get all lines via Stream API Java 8. i wrote for this:

    long[] distribution = new long[26];
    Path path         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题