@FunctionalInterface public static interface FileUtil.LineCallback
void
onLine(long rowNo, String lineContent, boolean eof)
void onLine(long rowNo, String lineContent, boolean eof)
rowNo
lineContent
eof
Copyright © 2020. All rights reserved.