Class LineCounter

java.lang.Object
org.miaixz.bus.core.io.stream.LineCounter
All Implemented Interfaces:
Closeable, AutoCloseable

public class LineCounter extends Object implements Closeable
行数计数器
Since:
Java 17+
Author:
Kimi Liu