mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +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(),不做任何处理
|
||||
*
|
||||
* @param path 文件路径
|
||||
* @param path 文件路径,相对路径表示相对项目路径
|
||||
* @return File
|
||||
* @since 4.1.4
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user