mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
add filter read line
This commit is contained in:
parent
3c72340868
commit
d02c662437
@ -302,7 +302,7 @@ public class FileUtil extends PathUtil {
|
|||||||
/**
|
/**
|
||||||
* 创建File对象,相当于调用new File(),不做任何处理
|
* 创建File对象,相当于调用new File(),不做任何处理
|
||||||
*
|
*
|
||||||
* @param path 文件路径
|
* @param path 文件路径,相对路径表示相对项目路径
|
||||||
* @return File
|
* @return File
|
||||||
* @since 4.1.4
|
* @since 4.1.4
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user