Package org.n52.iceland.util
Class FileIOHelper
- java.lang.Object
-
- org.n52.iceland.util.FileIOHelper
-
public final class FileIOHelper extends Object
Utility class for file handling- Since:
- 1.0.0
-
-
Method Detail
-
tail
public static List<String> tail(File file, int lines) throws IOException
- Throws:
IOException
-
-