public final class FileUtil extends Object
| Constructor and Description |
|---|
FileUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
countLines(File file)
NOTE: If there is no blank line at the end of the file,
one line will be missing
|
static int |
countLines(String path) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.