package ttt; public class TTT_Constants { private TTT_Constants() { }; public static String ID_KEY = "id"; }