Package com.luna.common.io
Interface LineHandler
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
行处理器
- Author:
- Looly
-
Method Summary
-
Method Details
-
handle
处理一行数据,可以编辑后存入指定地方- Parameters:
line
- 行
-