@Deprecated public final class Files extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
readAllLines(File file,
Charset charset)
Deprecated.
|
public static List<String> readAllLines(File file, Charset charset) throws IOException
IOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.