I add line by line of the file to lines list inside of static-block as required!
package de.codegym.task.task15.task1525;
public class Statics {
public static String FILE_NAME = "C:\\Users\\martint\\OneDrive - TomTom\\Desktop\\tmp\\codegym\\values.txt";
}