public class InputStreamUtil extends Object
Constructor and Description |
---|
InputStreamUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
countLines(String filename)
Count number of lines in a file
|
public static int countLines(String filename) throws IOException
filename
- IOException
Copyright © 2014. All Rights Reserved.