{System.out.println(fileName+":"+line);}); ✓ Download JAR BigTextFileReader 0.0.1 ✓ With dependencies ✓ Source of BigTextFileReader ☄ One click! ☄" />
All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download BigTextFileReader JAR 0.0.1 with all dependencies


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

Files of the artifact BigTextFileReader version 0.0.1 from the group cn.miw.

Artifact BigTextFileReader
Group cn.miw
Version 0.0.1
Last update 09. April 2019
Tags: bigtextfileprocess system println args line readbigfile
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!
There is a newer version: 0.0.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of BigTextFileReader Show documentation

Please rate this JAR file. Is it a good library?

0 downloads




© 2015 - 2024 Weber Informatics LLC | Privacy Policy