All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by readbigfile with all dependencies


BigTextFileReader from group cn.miw (version 0.0.3)

大文本文件读取工具(线程+缓冲区读取+回调处理),支持同时读取多个文件,一行代码搞定. 多个文件同时读取: new BigTextFileProcess().readBigFile((fileName,line) -> { System.out.println(fileName+":"+line); }, fileNames); 读取单个文件: new BigTextFileProcess().readBigFile(fileName,(fileName,line)->{System.out.println(fileName+":"+line);});

Group: cn.miw Artifact: BigTextFileReader
Show all versions Show documentation Show source 
Download BigTextFileReader.jar (0.0.3)
 

0 downloads
Artifact BigTextFileReader
Group cn.miw
Version 0.0.3
Last update 18. April 2019
Organization not specified
URL https://www.miw.cn
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 1)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy