Hi, i need your help...


private static LinkedList lines = new LinkedList();
...
public static void read() throws IOException{
try {
String sCurrentLine;
...