public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static BufferedReader |
openReader(String fname) |
static ArrayList<String> |
readLines(String fileName) |
public static BufferedReader openReader(String fname) throws IOException
IOExceptionCopyright © 2017. All rights reserved.