1class RIGHT <TYPE, PARAMS, AFTER, SPACE> { 2 static int ONE; 3 static int TWO; 4 static int THREE; 5 private A ChangeMe; 6}