How can i convert this line of code to java :
public enum RotationAxes { MouseX = 1 }
It's valid JS as it is