abstract class Util { public static void util1() {} public static void util2() {} public static final int CONSTANT = 10; }